4 releases
0.1.3 | Aug 13, 2023 |
---|---|
0.1.2 | Aug 13, 2023 |
0.1.1 | Aug 12, 2023 |
0.1.0 | Aug 11, 2023 |
#987 in WebAssembly
180KB
5K
SLoC
wasper
wasper is a WebAssembly interpreter written in Rust without standard library.
Spec test
$ git submodule init
$ git submodule update
- Running tests
$ cargo test
- Running tests with logging
$ RUST_LOG=info cargo test
Dependencies
~565KB
~11K SLoC