What is TinyWasm?
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.