mirror of
https://github.com/mii443/wasmer.git
synced 2025-09-04 08:29:16 +00:00
In passing, refactor global accesses and cache the address computations and values of const globals. Also includes some cargo fmt fixes.
Wasmer Compiler - LLVM
This is the wasmer-compiler-llvm
crate, which contains a
compiler implementation based on LLVM.