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-11 13:29:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
crates
/
backend
/
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
..
ast.rs
Run rustfmt over everything
2018-11-27 12:07:59 -08:00
codegen.rs
Consistently use
extern "C"
2018-11-27 12:27:00 -08:00
defined.rs
Parse
Path
s in
extends
attributes
2018-10-03 09:14:23 -07:00
encode.rs
Run rustfmt over everything
2018-11-27 12:07:59 -08:00
error.rs
cargo +nightly fmt --all
2018-09-26 08:26:00 -07:00
lib.rs
Run rustfmt over everything
2018-11-27 12:07:59 -08:00
util.rs
Run rustfmt over everything
2018-11-27 12:07:59 -08:00