fengb / wazm

Web Assembly Zig Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web Assembly Zig Machine

License:MIT License


Languages

Language:Zig 100.0%