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-28 23:22:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
crates
/
wasm-bindgen-macro
History
Alex Crichton
ec5f0a29f7
Add a #[wasm_bindgen(constructor)] attribute
...
This can be used for specifying that a static function should actually delegate to `new`
2018-02-06 15:25:46 -08:00
..
src
Add a #[wasm_bindgen(constructor)] attribute
2018-02-06 15:25:46 -08:00
Cargo.toml
Update to released syn/quote verisons
2018-01-08 10:42:01 -08:00