mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 13:28:49 +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:
|
||||
//!
|
||||
//! ```bash
|
||||
//! cargo run --example compiler-singlepass --release --features "singlepass"
|
||||
//! cargo +nightly run --example compiler-singlepass --release --features "singlepass"
|
||||
//! ```
|
||||
//!
|
||||
//! Ready?
|
||||
|
||||
Reference in New Issue
Block a user