🐛 Bug description import web-sys, and do nothing, then wasm-pack build complains: Compilation of your program failed. stderr: Compiling web-sys v0.3.1 # file name, dir name or volume name syntax incorrect error: couldn't read "\\\?\\C:\...
Linux, macOS, Windows, ARM, and containers Hosted runners for every major OS make it easy to build and test all your projects. Run directly on a VM or inside a container. Use your own VMs, in the cloud or on-prem, with self-hosted runners. Matrix builds Save time with matrix workflow...
在pom.xml文件中的 <project> 节中添加阿里的环境仓库: <repositories> <repository> <id>a...
Caused by: failed to download from https://github.com/WebAssembly/binaryen/releases/download/version_111/binaryen-version_111-x86_64-windows.tar.gz To disable `wasm-opt`, add `wasm-opt = false` to your package metadata in your `Cargo.toml`. inanna-malick commented Apr 22, 2024 I'm ...
Fixes Windows installer failure due to malformatted tar. [pull/1144]: https://github.com/rustwasm/wasm-pack/pull/1144 [issue/1097]: https://github.com/rustwasm/wasm-pack/issues/1097 [nasso]: https://github.com/nasso - **Clean up package.json from previous runs - [main--], [issue/...
👟 Steps to reproduce In anon-Windows OS, run:wasm-pack login Now, the program will indefinitely wait for input without prompting the user what to do. After Ctrl-C is pressed, buffered output is displayed to the screen. 🌍 Your environment ...
npm install -g wasm-pack now works on Windows machines. Clean up cargo test warnings - ashleygwilliams, issue/752 pull/753 Tests now use std::sync::Once::new() instead of the deprecated std::sync::ONCE_INIT 📖 Documentation Document npm installer - drager, issue/751 pull/767 Update...
for os in [Os::Linux, Os::MacOS, Os::Windows] { // For all valid tool, arch & os combinations, // error out when any of them is a 404 or similar if let Ok(url) = install::prebuilt_url_for(&tool, "0.2.82", &arch, &os) { if let Ok(url) = install::prebuilt_url_for...
Reverts #786 ok looks like the local failure for me was that wasm-pack updated my chrome driver (v80) before my chrome (v79) updated. @steveklabnik ran on windows and has no errors
0.10.2 Regression: Windows installer fails due to malformatted tar #1097 commented on 3 days ago • 2 new comments wasm and `no_std` #1120 commented on 3 days ago • 2 new comments Bump `wasm-opt` to version 108. #1136 commented on 5 days ago • 0 new comments ©...