Files
wasmer/lib/compiler-llvm
Nick Lewycky 944c3d0f2f Fix trampoline generation.
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.
2020-04-27 16:01:16 -07:00
..
2020-04-21 21:37:33 -07:00
2020-04-27 16:01:16 -07:00
2020-04-21 21:37:33 -07:00
2020-04-21 22:13:57 -07:00

Wasmer Compiler - LLVM

This is the wasmer-compiler-llvm crate, which contains a compiler implementation based on LLVM.