Files
wasmer/lib/compiler-cranelift
Syrus 88b4533832 Merge branch 'master' into native-engine
# Conflicts:
#	Cargo.lock
#	lib/api/src/externals.rs
#	lib/compiler/src/relocation.rs
#	lib/engine-jit/src/link.rs
#	lib/engine/src/engine.rs
2020-05-18 17:26:49 -07:00
..
2020-04-21 21:37:33 -07:00
2020-05-02 16:24:27 -07:00

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.