Implementation of a WebAssembly compiler and runtime in Rust for learning WebAssembly and low-level programming.
- Learning the workings of the WebAssembly runtime
- Learning Rust
- WebAssembly Text Format parser
- WebAssembly compiler
- WebAssembly runtime
- WebAssembly interpreter