mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 20:58:28 +00:00
# Conflicts: # Cargo.lock # lib/api/src/externals.rs # lib/compiler/src/relocation.rs # lib/engine-jit/src/link.rs # lib/engine/src/engine.rs
Wasmer Compiler - Cranelift
This is the wasmer-compiler-cranelift crate, which contains a
compiler implementation based on Cranelift.
Acknowledgments
This project borrowed some of the function lowering from cranelift-wasm.
Please check Wasmer ATTRIBUTIONS to further see licenses and other attributions of the project.