mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-25 20:31:02 +00:00
0.14.1 differs from 0.14.0 primarily in that the GNU/Linux build is built on Ubuntu 16.04 instead of 18.04, meaning we'll use an earlier version of GLIBC.
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.