mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-04-24 14:52:14 +00:00
Update README.md
This commit is contained in:
parent
a4f0d49b56
commit
80fa4bc1ea
@ -50,7 +50,7 @@ Decoder can be fuzzed with `cargo-fuzz` using `wasm-opt` (https://github.com/Web
|
||||
## `no_std` crates
|
||||
|
||||
This crate has a feature, `std`, that is enabled by default. To use this crate
|
||||
in a `no_std` context, add the following to your `Cargo.toml`:
|
||||
in a `no_std` context, add the following to your `Cargo.toml` (still requires allocator though):
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user