Go to file
2020-02-17 14:48:58 +01:00
src fix(interface-types) Remove a dbg! macro. 2020-02-14 12:19:29 +01:00
Cargo.toml feat(interface-types) Use nom 5.1. 2020-02-10 14:05:13 +01:00
README.md doc(interface-types) Add a README.md file. 2020-02-17 14:48:58 +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.