Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 367 Bytes

wazm — Web Assembly Zig Machine

Feature Implemented Tested
Bytecode parser ⚠️
Bytecode output
WAT parser 🚧 ⚠️
WAT output
Execution 🐛
WASI 🚧 ⚠️
$ git clone https://github.com/fengb/wazm.git
$ cd wazm

$ zig build test