• Stars
    star
    111
  • Rank 304,687 (Top 7 %)
  • Language
    Zig
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web Assembly Zig Machine

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