Skip to content

WebGPU WASM64: Fix requiredFeatures, and test viewFormats #21078

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

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

kainino0x
Copy link
Collaborator

Followup to #21034. Confirmed browser64.test_webgpu_basic_rendering fails without that fix.

EMTEST_BROWSER='/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-experimental-webassembly-features' test/runner.py browser64.test_webgpu_basic_rendering

Confirmed `browser64.test_webgpu_basic_rendering` fails without the fix.

```
EMTEST_BROWSER='/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-experimental-webassembly-features' test/runner.py browser64.test_webgpu_basic_rendering
```
Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shame we cannot add this test to CI because IIRC we cannot currently test webgpu without real hardware? (i.e. we cannot currently add this test to test-browser-chrome-wasm64 in our circleci config?)

@kainino0x
Copy link
Collaborator Author

Unfortunately correct. This is something we still need to fix. But a test that runs locally is still much better than nothing :)

@kainino0x kainino0x merged commit 29b0eaa into emscripten-core:main Jan 16, 2024
@kainino0x kainino0x deleted the memory64-2 branch January 16, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants