We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c6cee commit 09e9e1dCopy full SHA for 09e9e1d
src/doc/unstable-book/src/compiler-flags/wasm-c-abi.md
@@ -3,7 +3,7 @@
3
This option controls whether Rust uses the spec-compliant C ABI when compiling
4
for the `wasm32-unknown-unknown` target.
5
6
-This makes it possible to be ABI-compatible with all other spec-compliant WASM targets
+This makes it possible to be ABI-compatible with all other spec-compliant Wasm targets
7
like Rust's `wasm32-wasip1`.
8
9
This compiler flag is perma-unstable, as it will be enabled by default in the
0 commit comments