mirror of
https://github.com/mii443/wasmer.git
synced 2025-09-04 00:19:24 +00:00
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.
Wasmer Compiler - LLVM
This is the wasmer-compiler-llvm
crate, which contains a
compiler implementation based on LLVM.