Go to file
2020-02-26 15:42:29 +01:00
src fix(interface-types) arg.get's index is of type u32. 2020-02-26 15:42:29 +01:00
tests test(interface-types) Fix all tests based on previous commits. 2020-02-26 15:32:14 +01:00
Cargo.toml Merge branch 'master' into feat-interface-types-decoders-wat 2020-02-21 12:24:52 +01:00
README.md doc(readme) Fix logo. 2020-02-21 13:39:43 +01:00

Wasmer logo

Build Status License Join the Wasmer Community Number of downloads from crates.io Read our API documentation

Wasmer Interface Types

Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with WASI, Emscripten, Rust and Go. Learn more.

This crate is an implementation of the living WebAssembly Interface Types standard.