mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
c42f47da34
This doesn't yet work as of this commit, we'll need to pick up a new version of wasmparser.rs too. |
||
---|---|---|
.. | ||
build | ||
examples | ||
spectests | ||
tests | ||
Cargo.toml | ||
README.md |
Wasmer Spectests
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with Emscripten, Rust and Go. Learn more.
This crate allows to test the Wasmer runtime against the official specification test suite.