mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +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.