Files
wasmer/lib/compiler-llvm
Nick Lewycky 502e5badf4 Finish emitting and loading the trampoline code.
Turning an LLVM module into a CompiledFunction should be refactored.

Bump to latest inkwell so that we can make use of object_file with the fixes.

Comment out accidentally committed debug code that writes to my home directory.
2020-04-24 17:07:54 -07:00
..
2020-04-21 21:37:33 -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.