mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 14:25:32 +00:00
593720dfc5
310: fix(llvm-lint) Clean up various warnings r=Hywan a=Hywan These patches remove various warnings raised by `rustc`. Only 2 warnings remain. Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net> Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com> |
||
---|---|---|
.. | ||
cpp | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
Wasmer LLVM backend
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with Emscripten, Rust and Go. Learn more.
This crate represents the LLVM backend.