Rationale:
Unfortunately, stdweb has been going unmaintained (as has its sister project, cargo-web.) web-sys and wasm-bindgen have more than reached parity with stdweb, and progress on tooling to match cargo-web is going well. Contributions to upstream projects like winit are increasingly web-sys only, so the pressure is there to remove stdweb support.
To make web-sys the default or remove stdweb entirely, we need to:
Please feel free to reply with any issues you encounter with moving to web-sys for Quicksilver projects.
Rationale:
Unfortunately, stdweb has been going unmaintained (as has its sister project, cargo-web.) web-sys and wasm-bindgen have more than reached parity with stdweb, and progress on tooling to match cargo-web is going well. Contributions to upstream projects like winit are increasingly web-sys only, so the pressure is there to remove stdweb support.
To make web-sys the default or remove stdweb entirely, we need to:
Please feel free to reply with any issues you encounter with moving to web-sys for Quicksilver projects.