hrm-interpreter-wasm
v0.1.0
Published
<meta charset="utf-8"/>
Downloads
2
Readme
hrm-interpreter-wasm
hrm-interpreter-wasm is a WASM wrapper for hrm-interpreter, an interpreter for the language of Human Resource Machine.
Being an WASM wrapper, it is meant to be integrated in web applications as a webassembly module.
The starting code is generated from cargo-generate
.
Please read the Rust and WebAssembly book
to know more.
Build with wasm-pack build
wasm-pack build