We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26927a commit 34d5a86Copy full SHA for 34d5a86
content/c-abi-changes-for-wasm32-unknown-unknown.md
@@ -151,7 +151,7 @@ in-memory.
151
152
At the time this was discovered it was found to be significantly difficult to
153
fix `wasm-bindgen` to not rely on this splatting behavior. At the time it also
154
-wasn't though to be a widespread issue nor was it costly for the compiler to
+wasn't thought to be a widespread issue nor was it costly for the compiler to
155
have a non-standard ABI. Over the years though the pressure has mounted. The
156
Rust compiler is carrying an [ever-growing list of hacks][leak-details] to work
157
around the non-standard C ABI on `wasm32-unknown-unknown`. Additionally more
0 commit comments