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-05-23 18:51:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
src
History
Alex Crichton
151ed58b69
Consistently use
extern "C"
...
This is what rustfmt favors, so let's favor it too!
Closes
#1042
2018-11-27 12:27:00 -08:00
..
convert
Consistently use
extern "C"
2018-11-27 12:27:00 -08:00
cast.rs
Remove casting to
&mut T
for JS casts
2018-08-24 20:45:11 -07:00
closure.rs
Consistently use
extern "C"
2018-11-27 12:27:00 -08:00
describe.rs
cargo +nightly fmt --all
2018-09-26 08:26:00 -07:00
lib.rs
Consistently use
extern "C"
2018-11-27 12:27:00 -08:00