mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
0a1bdd449e
The @llvm.minnum/@llvm.maxnum intrinsics don't produce correct (for wasm) outputs in all cases. |
||
---|---|---|
.. | ||
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.