mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 05:18:43 +00:00
doc(examples) Run compiler_singlepass with cargo +nightly.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
//! You can run the example directly by executing in Wasmer root:
|
//! You can run the example directly by executing in Wasmer root:
|
||||||
//!
|
//!
|
||||||
//! ```bash
|
//! ```bash
|
||||||
//! cargo run --example compiler-singlepass --release --features "singlepass"
|
//! cargo +nightly run --example compiler-singlepass --release --features "singlepass"
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
//! Ready?
|
//! Ready?
|
||||||
|
|||||||
Reference in New Issue
Block a user