Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rustwasm/wasm-pack issues and pull requests
#1476 - `wasm-pack build` hangs
Issue -
State: closed - Opened by axetroy 9 days ago
- 1 comment
#1475 - Running tests with Nightly and Coverage can cause "duplicate export name"
Issue -
State: open - Opened by kh-aeros 9 days ago
#1474 - wasm-pack test fails on gitlab CI with rustc 1.83
Issue -
State: open - Opened by ckrenslehner 9 days ago
#1473 - ci: add aarch64-apple-darwin
Pull Request -
State: open - Opened by ahaoboy 12 days ago
#1472 - ci: add aarch64-apple-darwin target to release
Issue -
State: open - Opened by ahaoboy 12 days ago
#1471 - Bump `rustls` to `latest`
Issue -
State: open - Opened by szilardszaloki 17 days ago
#1470 - Provide a way to add dependencies to the generated package.json
Issue -
State: open - Opened by j2ghz 17 days ago
#1469 - [DRAFT] add support for wasm32-unknown-emscripten
Pull Request -
State: open - Opened by walkingeyerobot 26 days ago
- 1 comment
#1468 - wasm32-unknown-emscripten support
Issue -
State: open - Opened by walkingeyerobot 26 days ago
#1467 - fix spelling mistake 'Unsed' -> 'Unused'
Pull Request -
State: open - Opened by walkingeyerobot about 1 month ago
#1466 - ManifestAndUnsedKeys is spelled wrong
Issue -
State: open - Opened by walkingeyerobot about 1 month ago
#1465 - Print the binary size as part of `Done in ...s` message
Issue -
State: open - Opened by rimutaka about 1 month ago
#1464 - wasm64-unknown-unknown support
Issue -
State: open - Opened by jrmuizel about 1 month ago
#1463 - docs: Added rel path to `--out-dir` example
Pull Request -
State: open - Opened by rimutaka about 1 month ago
#1462 - Rust u32 convert to js number, should be ok or panic, must not negative.
Issue -
State: closed - Opened by loynoir about 1 month ago
#1461 - error: the argument '--release' cannot be used with '--profile <PROFILE-NAME>'
Issue -
State: open - Opened by loynoir about 1 month ago
- 2 comments
#1460 - feat(webdriver): support geckodriver for `macos-aarch64`
Pull Request -
State: open - Opened by nananchi about 1 month ago
#1459 - Provide an API or Callback that enables developers to obtain the progress when downloading the wasm file.
Issue -
State: open - Opened by xb284524239 about 1 month ago
#1457 - error: when using `wasm-pack new`, the version of the installed `cargo-generate` that is being checked is wrong
Issue -
State: open - Opened by Knight-wh 2 months ago
- 1 comment
#1456 - error: the `-Z` flag is only accepted on the nightly channel of Cargo, but this is the `stable` channel
Issue -
State: open - Opened by kjxbyz 2 months ago
#1455 - Can't build on macOS with cmake-rs
Issue -
State: open - Opened by thewh1teagle 2 months ago
#1454 - Decide on `--target deno` package structure for JSR
Issue -
State: open - Opened by SebastienGllmt 3 months ago
- 3 comments
#1453 - Add arm64 MacOS release binaries
Issue -
State: open - Opened by adamchalmers 3 months ago
#1452 - Where's the test output?
Issue -
State: open - Opened by simbleau 3 months ago
- 2 comments
#1451 - chore(deps): bump rustls from 0.23.16 to 0.23.18
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependency, rust
#1450 - fix: Fix the parse error when package.json is generated by wasm-bindgen
Pull Request -
State: open - Opened by mohebifar 3 months ago
- 1 comment
#1449 - wasm-pack 0.13.1 installs wrong `geckodriver` binary on M2 Mac: x86_64, not arm64
Issue -
State: open - Opened by jsdw 3 months ago
#1448 - debug symbols being removed no matter the profile
Issue -
State: open - Opened by DexterHill0 3 months ago
#1447 - WASM binary hash included in the filename of `.wasm` and `.js`
Issue -
State: open - Opened by Slixe 4 months ago
#1446 - wasm-pack seems to prefer system version of wasm-opt/binaryen
Issue -
State: open - Opened by stephanemagnenat 4 months ago
#1445 - QUESTION: How does one leverage the --target experimental-nodejs-module flag?
Issue -
State: open - Opened by NerdyDeedsLLC 4 months ago
- 2 comments
#1444 - Deprecated packages issuing from wasm-pack
Issue -
State: open - Opened by klibiadam 4 months ago
#1443 - feat: allow bindgen-cli --split-linked-modules #1092
Pull Request -
State: closed - Opened by codeart1st 4 months ago
- 1 comment
#1442 - `wasm-pack test --headless --safari` fails with `driver failed to bind port during startup` in GitHub action
Issue -
State: open - Opened by pemistahl 4 months ago
- 3 comments
#1441 - wasm-opt fail with [parse exception: invalid code after misc prefix: 17 (at 0:61491)]
Issue -
State: open - Opened by Wayonb 4 months ago
- 3 comments
#1439 - fix: allow npm binary upgrades
Pull Request -
State: open - Opened by net 4 months ago
#1438 - Requests using proxy settings from ENV
Pull Request -
State: closed - Opened by jjyr 4 months ago
#1437 - Replace `atty` with `std::io::IsTerminal`
Pull Request -
State: closed - Opened by mbrobbel 5 months ago
- 1 comment
#1436 - chore: Remove unmaintained dependency atty in favor of stdlib
Pull Request -
State: open - Opened by mariusvniekerk 5 months ago
#1435 - RUN wasm-pack new failed
Issue -
State: open - Opened by qiaopengjun5162 5 months ago
#1434 - error: failed to run custom build command for `openssl-sys v0.9.103`
Issue -
State: open - Opened by VasilijeMaric 5 months ago
- 1 comment
#1433 - [Bug] wasm-pack can not find cargo-generate installed by cargo
Issue -
State: open - Opened by kands-code 5 months ago
- 1 comment
#1432 - package generated by wasm-pack import wasm file directly, which does not work in browser
Issue -
State: open - Opened by wighawag 6 months ago
- 1 comment
#1430 - generated `package.json` should have `type:module` for `--target web`
Issue -
State: open - Opened by hansSchall 6 months ago
#1429 - chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependency, github_actions
#1428 - feat: Implements custom build profile (closes #1111)
Pull Request -
State: closed - Opened by rafaelbeckel 6 months ago
#1427 - wasm-pack --test does not accept the --tests cargo test option
Issue -
State: open - Opened by stephanemagnenat 6 months ago
#1426 - Release v0.13.1 with `cmake` fix
Issue -
State: closed - Opened by ivan770 6 months ago
- 4 comments
#1425 - i have tried to implement the shim for the wamer for this purpose i hv cloned the wamer repo and got the iwasm.exe and then tried to run the wasm by using this iwasm file via command "./iwasm path_to_wasm file" but got this error each time "" WASM module load failed: zero byte expected"" or " Read file to buffer failed: open file target/wasm32-unknown-unknown/release/hello_rust_project.wasm failed."
Issue -
State: open - Opened by imgaurav249 6 months ago
#1424 - headless is totally broken
Issue -
State: open - Opened by GopherJ 6 months ago
- 2 comments
#1423 - Be more explicit with available wasm-opt flags in documentation
Pull Request -
State: closed - Opened by ArhanChaudhary 6 months ago
#1422 - Be more explicit with available wasm-opt flags in documentation
Issue -
State: closed - Opened by ArhanChaudhary 6 months ago
#1421 - fix: use generated binary path from cargo instead
Pull Request -
State: open - Opened by zebp 6 months ago
#1420 - npm run start throws: Error: invalid type: sequence, expected a string at line 5 column 11
Issue -
State: open - Opened by haai 6 months ago
- 6 comments
#1419 - Panic when returning a struct to JS
Issue -
State: closed - Opened by JamieMair 6 months ago
- 2 comments
#1418 - Default project starting point generates unexpectedly large .wasm file
Issue -
State: open - Opened by MichaelMBradley 7 months ago
#1417 - cargo install wasm-opt if not present
Pull Request -
State: closed - Opened by nilskch 7 months ago
#1416 - `wasm-pack build` errors in a Docker container, but only on MacOS
Issue -
State: open - Opened by JamieMair 7 months ago
- 3 comments
#1415 - how to debugging in vscode
Issue -
State: open - Opened by zzjjbbaa 7 months ago
#1414 - Request failed with status code 503
Issue -
State: open - Opened by takhello 7 months ago
#1413 - Allow disabling background check for updates
Issue -
State: open - Opened by orhun 7 months ago
#1412 - Add config file option to set default scope flag
Issue -
State: open - Opened by mattrunyon 7 months ago
#1411 - Less confusing path output for `new`
Pull Request -
State: open - Opened by michaelkirk 7 months ago
#1410 - wasm-pack runs wasm-bindgen on wrong binary for certain cargo flags
Issue -
State: open - Opened by zebp 7 months ago
#1409 - Outdated docs
Issue -
State: open - Opened by lishaduck 8 months ago
#1408 - Don't create .gitignore in pkg directory
Pull Request -
State: open - Opened by mrothNET 8 months ago
#1407 - chore: Update binary-install to v0.4.1
Pull Request -
State: closed - Opened by drager 8 months ago
#1406 - `wasm-pack test --headless --firefox` fails with status code 500 in GitHub action
Issue -
State: closed - Opened by pemistahl 8 months ago
- 1 comment
#1405 - can't install v0.13
Issue -
State: closed - Opened by ulvido 8 months ago
- 8 comments
#1404 - v0.13.0 breaks `wasm-pack test --chrome`
Issue -
State: open - Opened by s0l0ist 8 months ago
- 3 comments
#1403 - Add support for wasm-bindgen's browser-only hint
Pull Request -
State: open - Opened by nightspc 8 months ago
#1402 - v0.13.0 breaks existing NextJS build due to main vs. module change:
Issue -
State: open - Opened by CinchBlue 8 months ago
- 2 comments
#1401 - 0.13.0
Pull Request -
State: closed - Opened by drager 8 months ago
#1400 - Wasm run command in build script freezes
Issue -
State: open - Opened by CJBuchel 8 months ago
- 2 comments
#1399 - Documentation on how to change the default stack-size
Issue -
State: open - Opened by inzanez 8 months ago
#1398 - 503 when downloading wasm-pack tar
Issue -
State: open - Opened by michielpauw 8 months ago
#1397 - wasm-pack test --node fails to compile due to use of sys in errno dependency.
Issue -
State: closed - Opened by mvernacc 9 months ago
- 2 comments
#1396 - fix: optimize out-dir display (close: #1395)
Pull Request -
State: closed - Opened by ahaoboy 9 months ago
- 3 comments
#1395 - Optimize the display of the path
Issue -
State: closed - Opened by ahaoboy 9 months ago
#1394 - Support for splitting into multiple lazily-loaded modules
Issue -
State: open - Opened by jbms 9 months ago
#1393 - Implement wasm-opt linux aarch64 condition
Pull Request -
State: closed - Opened by dkristia 9 months ago
#1392 - wasm-opt is not used for linux aarch64
Issue -
State: closed - Opened by dkristia 9 months ago
#1391 - fix: update chromedriver download URL, resolve test issues
Pull Request -
State: closed - Opened by kade-robertson 9 months ago
- 3 comments
#1390 - CI is not working
Issue -
State: closed - Opened by kade-robertson 9 months ago
#1389 - Panic in dlmalloc after upgrading to Rust 1.78.0
Issue -
State: open - Opened by jtroo 10 months ago
- 12 comments
#1388 - Add `--keep-debug` option to wasm-bindgen command
Pull Request -
State: closed - Opened by TimoWilhelm 10 months ago
- 1 comment
#1387 - Fix local navigation backing one step too far
Pull Request -
State: closed - Opened by SamuSoft 10 months ago
#1386 - Broken link in docs
Issue -
State: closed - Opened by SamuSoft 10 months ago
- 1 comment
#1385 - chore(deps): bump rustls from 0.21.9 to 0.21.11
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependency, rust
#1384 - Support for OpenBSD/adJ
Issue -
State: open - Opened by vtamara 10 months ago
#1383 - How do I import a host function
Issue -
State: open - Opened by goldenratio 10 months ago
- 1 comment
#1382 - Parallel builds fail on CI
Issue -
State: open - Opened by RareSecond 10 months ago
#1381 - build error: 'failed to build archive: wasm32.o: section too large'
Issue -
State: closed - Opened by baoyachi 10 months ago
- 3 comments
#1380 - crate compiled by rustc 1.76.0, please recompile that crate using compiler rustc 1.76.0
Issue -
State: open - Opened by plavcik 10 months ago
#1379 - chore(deps): bump tar from 6.1.11 to 6.2.1 in /npm
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependency, javascript
#1378 - Bump `wasm-opt` to alleviate CPU idle in optimization phase
Issue -
State: closed - Opened by waynexia 11 months ago
- 1 comment
#1377 - yarn build-wasm errors with `Unknown system error -86`
Issue -
State: open - Opened by Daanvdplas 11 months ago
#1376 - Please update the npm package
Issue -
State: closed - Opened by Kreijstal 11 months ago
- 2 comments
#1376 - Please update the npm package
Issue -
State: open - Opened by Kreijstal 11 months ago
- 1 comment
#1375 - chore(deps): bump follow-redirects from 1.14.9 to 1.15.6 in /npm
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependency, javascript