/hrm-interpreter-wasm

Primary LanguageRustApache License 2.0Apache-2.0

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