Closed as not planned
Closed as not planned
Description
On a Windows msvc host,
./x test tests/ui --target=wasm32-unknown-emscripten
Just hangs for me when trying to build the rust_test_helpers.c
file via the cc
crate. So how can I run tests for wasm32-unknown-emscripten
? This target AFAICT does not have a platform support docs I can refer to.
rust/src/bootstrap/src/core/build_steps/test.rs
Lines 3263 to 3271 in 27861c4
I was trying to look into #131666 but I can't even run the tests.
Metadata
Metadata
Assignees
Labels
No labels