Skip to content

WebGPU: wgpuQueueWriteBuffer workaround passing subarray of HEAPU8 #17312

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 1 commit into from
Jun 24, 2022

Conversation

shrekshao
Copy link
Contributor

A recent changes related to crbug.com/1201109, Chrome Blink throws an exception when it encounters an ArrayBufferView larger than 2.15GB, work around by passing in a subarray instead of the whole heap.

@kainino0x kainino0x self-requested a review June 24, 2022 20:15
@kainino0x kainino0x enabled auto-merge (squash) June 24, 2022 20:23
@kainino0x kainino0x merged commit 4b5c4f0 into emscripten-core:main Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants