rustwasm / wasm-pack

📦✨ your favorite rust -> wasm workflow tool!
https://rustwasm.github.io/wasm-pack/
Apache License 2.0
6.19k stars 404 forks source link

headless is totally broken #1424

Open GopherJ opened 2 weeks ago

GopherJ commented 2 weeks ago

🐛 Bug description

headless seems totally broken or just too hard to use

🤔 Expected Behavior

What should have happened?

👟 Steps to reproduce

check https://github.com/GopherJ/webgpu-shaders github actions

🌍 Your environment

Include the relevant details of your environment. wasm-pack version: wasm-pack 0.13.0 rustc version: rustc 1.82.0-nightly (c6db1ca3c 2024-08-25)

GopherJ commented 2 weeks ago

It may work but should really be too hard to setup and will be time consuming, but to do e2e wasm tests, we still need it

GopherJ commented 2 weeks ago

existing issues: https://github.com/rustwasm/wasm-pack/issues?q=headless, currently seems we need to stop doing headless tests because it's a huge pain