mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
Updates to new API for trampolines, taking two vmctx pointers and reusing the input space to write the returns. Wasm values are padded to 128-bits. Removes a pile of dead code.
Wasmer Compiler - LLVM
This is the wasmer-compiler-llvm crate, which contains a
compiler implementation based on LLVM.