-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Description
Comparing to the specification and the header at webgpu-native, it seem's like webgpu.h is outdated in emscripten (last update was in january).
Apparently Chrome Canary and Firefox Nightly (the ones I've tested) are using the updated specification, so the emscripten generated code won't work there.
Are there any plans on updating webgpu.h (and probably also some emscripten related files)?
I'm not really experienced with emscripten beside using it, but if it's just renaming the properties in the header file and (I guess) in library_webgpu.js, I would be glad to help out.
@kainino0x just tagging you, because you did the last commit on webgpu.h
Reactions are currently unavailable