fix(docs): Minor changes to api crate README

This commit is contained in:
Edoardo Marangoni
2024-06-14 15:17:11 +02:00
parent 121bf7ae1c
commit 491ac28573

View File

@@ -54,11 +54,11 @@ Wasmer is not only fast, but also designed to be *highly customizable*:
* [`wasmer-compiler-llvm`] provides a deeply optimized executable
code with the fastest runtime speed, ideal for production.
* **Pluggable interpreters** (experimental) - [`wamr`], a feature provided by
the `wasmer` crate, provides binding to the interpreter provided by
* **Pluggable interpreters** (experimental) - `wamr`, a feature provided by
the `wasmer` crate, provides binding to the interpreter provided by
[`WAMR`](https://github.com/bytecodealliance/wasm-micro-runtime). More
informations about this experimental backend can be found in the [dedicated
documentation](docs/en/wamr.md).
documentation](/docs/en/wamr.md).
* **Headless mode** — Once a WebAssembly module has been compiled, it