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-12 23:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
crates
/
webidl
/
src
History
Alex Crichton
3f68c43d06
Add
#[derive(Clone, Debug)]
to all web-sys types
...
They're all cloneable and debuggable!
2018-09-19 11:54:32 -07:00
..
error.rs
Add file location information when failing to parse WebIDL files. (
#562
)
2018-07-26 10:09:04 -07:00
first_pass.rs
Remove support for scoped static methods
2018-09-17 17:36:53 -07:00
idl_type.rs
Translate the
WindowProxy
type to
Window
.
2018-09-17 17:36:53 -07:00
lib.rs
Add
#[derive(Clone, Debug)]
to all web-sys types
2018-09-19 11:54:32 -07:00
util.rs
Translate the
Global
attribute to "structural"
2018-09-17 17:36:53 -07:00