Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 254 Bytes

File metadata and controls

13 lines (10 loc) · 254 Bytes

wasmarch

Wasmarch is an experimental WebAssembly runtime. This repository was created for learning WebAssembly.

crates

  • crates/cli
    • wasmarch cli
  • crates/decoder
    • WebAssembly binary decoder
  • crates/runtime
    • WebAssembly runtime