trending
Henry Gressmann

2yr ago

TinyWasm - A tiny WebAssembly Runtime written in Rust

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.