wasmer/lib/win-exception-handler
2020-05-11 13:48:41 -07:00
..
exception_handling Fix warning (from clang) 2020-03-18 20:07:12 +01:00
src fix(runtime-core) Share the definition of Trampoline across all the backends. 2019-10-30 13:10:34 +01:00
build.rs Fix cross compilation 2020-03-18 20:06:55 +01:00
Cargo.toml Prepare for 0.17.0 release 2020-05-11 13:48:41 -07: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 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.