mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +00:00
Fixes a bug where we allocated stck space for struct return in every call of a function in a loop.
Wasmer Compiler - LLVM
This is the wasmer-compiler-llvm crate, which contains a
compiler implementation based on LLVM.