mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-23 11:30:51 +00:00
334: Added longjmp implementation r=syrusakbary a=syrusakbary Added longjmp implementation Co-authored-by: Syrus <me@syrusakbary.com> Co-authored-by: Mark McCaskey <mark@wasmer.io> Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com>
Wasmer Runtime Core
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with Emscripten, Rust and Go. Learn more.
This crate represents the core of the runtime.