mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
'function' typo (#1875)
This commit is contained in:
committed by
Alex Crichton
parent
394be5ec21
commit
0acece0c95
@@ -16,7 +16,7 @@ should be able to transparently switch to `final` eventually.
|
||||
|
||||
The eventual performance aspect is that with the [host bindings
|
||||
proposal][host-bindings] then `wasm-bindgen` will need to generate far fewer JS
|
||||
functino shims to import than it does today. For example, consider this import
|
||||
function shims to import than it does today. For example, consider this import
|
||||
today:
|
||||
|
||||
```rust
|
||||
|
Reference in New Issue
Block a user