We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
link_spidermonkey_wasm
1 parent 0fea518 commit 801adeaCopy full SHA for 801adea
crates/gen-spidermonkey/src/lib.rs
@@ -447,7 +447,7 @@ impl<'a> SpiderMonkeyWasm<'a> {
447
todo!()
448
}
449
450
- // Regardless whether we imorted an instance or instantiated an embedded
+ // Regardless whether we imported an instance or instantiated an embedded
451
// module, we now have an instance of `spidermonkey.wasm`. Alias its
452
// exported functions and exported memory into this module's index
453
// spaces.
0 commit comments