mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-28 05:52:21 +03:00
7ebc428646
This'll allow binding multiple signatures of a JS function as well as otherwise changing the name of the JS function you're calling from the Rust function that you're defining. Closes #72 |
||
---|---|---|
.. | ||
api.rs | ||
classes.rs | ||
dependencies.rs | ||
enums.rs | ||
import-class.rs | ||
imports.rs | ||
jsobjects.rs | ||
math.rs | ||
non-debug.rs | ||
simple.rs | ||
slice.rs | ||
structural.rs |