-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
refactor: object wrap WebGPU #27665
base: main
Are you sure you want to change the base?
refactor: object wrap WebGPU #27665
Conversation
@crowlKats |
@jlucaso1 I am aware; we actually likely wont land this PR in this repo for the time being as we still figure out problems with object wrap, but rather will land it directly in the wgpu repo (in the |
# Conflicts: # Cargo.lock
# Conflicts: # ext/webgpu/lib.rs
# Conflicts: # Cargo.lock
Signed-off-by: Leo Kettmeir <[email protected]>
Looks good at a glance. Can you update the PR description with binary size increase? |
@petamoriken yes it does, since there arent resources anymore so saniters arent a concern anymore! |
Opened denoland/webgpu-examples#19 as well.
Fixes #25874
Fixes #26760
Fixes #24288
Fixes #24798
Fixes #25627
Fixes #25915
Fixes #26769
Binary size increase: 897kb