Files
wasmer/lib/compiler-llvm
Nick Lewycky 02f7e58c01 Change load_object_file to take a callback that converts symbol names into relocation targets.
This change means that load_object_file no longer needs a ModuleInfo, which trampoline generation doesn't have.
2020-05-21 13:32:03 -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.