Skip to content

Commit 34d5a86

Browse files
committed
Fix typo
1 parent f26927a commit 34d5a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/c-abi-changes-for-wasm32-unknown-unknown.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ in-memory.
151151

152152
At the time this was discovered it was found to be significantly difficult to
153153
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
154+
wasn't thought to be a widespread issue nor was it costly for the compiler to
155155
have a non-standard ABI. Over the years though the pressure has mounted. The
156156
Rust compiler is carrying an [ever-growing list of hacks][leak-details] to work
157157
around the non-standard C ABI on `wasm32-unknown-unknown`. Additionally more

0 commit comments

Comments
 (0)