Skip to content

Issues: rust-lang/rust

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tracking issue for wasm32-emscripten ui test failures A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
#131738 opened Oct 15, 2024 by hoodmane
3 of 7 tasks
Emscripten metadata file size is wrong C-bug Category: This is a bug. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasi Operating system: Wasi, Webassembly System Interface P-high High priority T-libs Relevant to the library team, which will review and decide on the PR/issue.
#131467 opened Oct 9, 2024 by juntyr
Cannot build to emscripten target with strict mode enabled. C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#119464 opened Dec 31, 2023 by TheVeryDarkness
[wasm32-unknown-emscripten] undefined symbols: longjmp, setjmp C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#118570 opened Dec 3, 2023 by ahaoboy
[Emscripten] fail rustc by #4 0x000055cd94ae00ce lld::wasm::(anonymous namespace)::Writer::run() Writer.cpp:0:0 A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#117352 opened Oct 29, 2023 by yayoimizuha
Rust 1.73 + emscripten 3.1.44 fails if using filesystem api C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-libs Relevant to the library team, which will review and decide on the PR/issue.
#116655 opened Oct 12, 2023 by selassje
emscripten failure to run with ASYNCIFY=2 C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113882 opened Jul 20, 2023 by benjamin-sieffert
Support wasm exception handling for Emscripten target O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#112195 opened Jun 2, 2023 by hoodmane
"unknown file type lib.rmeta" when compiling Emscripten side module A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#92738 opened Jan 10, 2022 by hoodmane
rustc disagrees with emcc about WASM struct ABI in parameters C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#88152 opened Aug 19, 2021 by Manishearth
'Referencing function in another module` error when compiling for target wasm32-unknown-emscripten (debug mode) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#68637 opened Jan 29, 2020 by georgeroman
Can't compile with emscripten on windows (rust.metadata.bin) The end of the file was unexpectedly encountered C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/ O-windows Operating system: Windows
#68146 opened Jan 12, 2020 by Zazck
When running Emscripten tests, rustbuild should tell compilertest the version of the Emscripten LLVM, not the host LLVM A-cross Area: Cross compilation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#49063 opened Mar 15, 2018 by kennytm
Compiletest doesn't pass environment variables to emscripten tests O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL! O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#31622 opened Feb 13, 2016 by tomaka
ProTip! Adding no:label will show everything without a label.