Tracking issue for wasm32-emscripten ui test failures #131738
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
O-emscripten
Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
These are the tests that are failing after #131705:
abi/numbers-arithmetic/return-float.rs
-- adding-Cpanic=abort
fixes the failure. The upstream bug report has a C++ reproducer. More reason it would be nice to resolve Support wasm exception handling for Emscripten target #112195.async-await/issue-60709.rs
-- Emscripten bug that occurs when-lc
and-Oz
are passed to the linker, can be reproduced withThe text was updated successfully, but these errors were encountered: