Convert expected uses to an unnumbered list, as they aren't ordered.
This commit is contained in:
@@ -54,11 +54,11 @@ Cranelift is designed to be a code generator for WebAssembly, but it is
|
|||||||
general enough to be useful elsewhere too. The initial planned uses that
|
general enough to be useful elsewhere too. The initial planned uses that
|
||||||
affected its design are:
|
affected its design are:
|
||||||
|
|
||||||
1. [WebAssembly compiler for the SpiderMonkey engine in
|
- [WebAssembly compiler for the SpiderMonkey engine in
|
||||||
Firefox](spidermonkey.md#phase-1-webassembly).
|
Firefox](spidermonkey.md#phase-1-webassembly).
|
||||||
2. [Backend for the IonMonkey JavaScript JIT compiler in
|
- [Backend for the IonMonkey JavaScript JIT compiler in
|
||||||
Firefox](spidermonkey.md#phase-2-ionmonkey).
|
Firefox](spidermonkey.md#phase-2-ionmonkey).
|
||||||
3. [Debug build backend for the Rust compiler](rustc.md).
|
- [Debug build backend for the Rust compiler](rustc.md).
|
||||||
|
|
||||||
Building Cranelift
|
Building Cranelift
|
||||||
------------------
|
------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user