1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-24 06:00:51 +00:00

4 Commits

Author SHA1 Message Date
Alex Crichton
a949482e3a
Remove usage of #[wasm_custom_section] ()
This has been stabilized on nightly as `#[link_section]`, so no need for an
unstable attribute any more. Yay!
2018-07-19 08:57:18 -05:00
Alex Crichton
ed05c7b945
Fix compile on latest nightly () 2018-07-17 09:11:30 -05:00
Michael Hoffmann
77b86f481e Add helper function to preconfigure project for web-sys () 2018-07-11 09:27:27 -05:00
Michael Hoffmann
717e260a99 Add Response interface part of fetch API 2018-07-10 23:49:14 +02:00