Closed
Description
The wasm-bindgen
toolchain is much better supported than stdweb
and is the "official" way to call into JS from Rust. As seen in #288, stdweb
and cargo-web
don't see a lot of attention. The gerandom
/rand
crates also had to disable testing for cargo-web
due to lack of upstream support.
The issue screeps/screeps#120 and this feature request descirbe the necessary first steps to supporting wasm-bindgen
.
Metadata
Metadata
Assignees
Labels
No labels