We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70593d commit e8b5addCopy full SHA for e8b5add
README.md
@@ -12,7 +12,7 @@ at runtime) will get removed too.
12
Very helpful when shrinking the size of WebAssembly binaries!
13
14
This functionality relies on the "name" section being present in the `.wasm`
15
-file, so build with debug symbols.
+file, so build with debug symbols:
16
17
```toml
18
[profile.release]
src/lib.rs
0 commit comments