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 Windows Exception Handler
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with Emscripten, Rust and Go. Learn more.
This crate provides an API for exception handling on Windows.