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-03-16 18:20:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b38c273ee5
Branches
Tags
View all branches
wasm-bindgen
/
tests
History
Alex Crichton
b38c273ee5
Add an
--output-js
flag
...
This'll output just vanilla JS rather than TypeScript!
Closes
#8
2018-01-24 19:15:34 -08:00
..
api.rs
Expose primitive information about
JsObject
2017-12-31 15:45:47 -08:00
classes.rs
Start optimizing code size:
2017-12-19 19:53:55 -08:00
imports.rs
Don't generate code for dead imports
2017-12-20 11:34:53 -08:00
js.rs
Add an
--output-js
flag
2018-01-24 19:15:34 -08:00
jsobjects.rs
Generate TypeScript by default instead of JS
2017-12-19 19:06:48 -08:00
non-debug.rs
Further optimize non-debug output
2017-12-20 13:24:18 -08:00
simple.rs
Support passing booleans back and forth
2017-12-20 10:22:18 -08:00
uglify.rs
Add an option to "uglify" imports
2017-12-24 15:32:40 -08:00