• Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    Zig
  • License
    MIT License
  • Created almost 5 years ago
  • Updated about 2 years 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