5 ms·
why is this big news weve had this stuff for decades now ?
by dustymcp 3y ago
why is this big news weve had this stuff for decades now ?
- afavour 3y agoWe’ve had a library for generating JS bindings for Rust code for decades?
- tasogare 3y ago[dead]
- slimsag 3y agoAgreed, I doubt it's been a decade.. though maybe close-ish wasm-bindgen does something similar though, right?
- 0xOmarA 3y agoIt does, but wasm-bindgen is currently missing some features that I personally think are necessary for widespread adoption. Things like being able to have a `Vec<T>` without venturing into type unsafe land and JSON.