This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasm-bindgen
Watch
1
Star
0
Fork
0
You've already forked wasm-bindgen
mirror of
https://github.com/fluencelabs/wasm-bindgen
synced
2025-04-29 07:32:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
crates
/
macro-support
/
src
History
Nick Fitzgerald
bce892b625
Add
#[wasm_bindgen(assert_no_shim)]
on imported functions for testing
...
This should not be used outside of wasm-bindgen's test suite.
2019-07-12 12:34:29 -07:00
..
lib.rs
Migrate all crates to the 2018 edition
2019-03-26 08:10:53 -07:00
parser.rs
Add
#[wasm_bindgen(assert_no_shim)]
on imported functions for testing
2019-07-12 12:34:29 -07:00