mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 14:45:40 +00:00
commit
1fee31b525
@ -94,8 +94,8 @@ fn main() -> error::Result<()> {
|
|||||||
|
|
||||||
## Additional Notes
|
## Additional Notes
|
||||||
|
|
||||||
The `wasmer-runtime` crate is build to support multiple compiler
|
The `wasmer-runtime` crate is built to support multiple compiler
|
||||||
backends. We support have a [Cranelift] backend in the
|
backends. We support having a [Cranelift] backend in the
|
||||||
[`wasmer-clif-backend`] crate, a [LLVM] backend in the
|
[`wasmer-clif-backend`] crate, a [LLVM] backend in the
|
||||||
[`wasmer-llvm-backend`] crate, and the [Singlepass] backend in the
|
[`wasmer-llvm-backend`] crate, and the [Singlepass] backend in the
|
||||||
[`wasmer-singlepass-backend`] crate. Currently, the Cranelift backend
|
[`wasmer-singlepass-backend`] crate. Currently, the Cranelift backend
|
||||||
|
Loading…
Reference in New Issue
Block a user