
TinyWasm
A tiny WebAssembly Runtime written in Rust
3 followers
A tiny WebAssembly Runtime written in Rust
3 followers
TinyWasm is a WebAssembly Interpreter I developed for my final university project. It fully supports WebAssembly 1.0 and focuses on simplicity and portability with minimal third-party dependencies, a small codebase, and support for no_std environments.

