| 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