Is your feature request related to a problem? Please describe.
I would like to access the full WebGPU functionality that is available at https://crates.io/crates/deno_webgpu .
Describe the solution you'd like
as above
Describe alternatives you've considered
Not using rustyscript is my only alternative.
Additional context
https://github.com/rscarson/rustyscript/blob/c4fa493/src/ext/webgpu/init_webgpu.js is mostly commented out.
Is your feature request related to a problem? Please describe.
I would like to access the full WebGPU functionality that is available at https://crates.io/crates/deno_webgpu .
Describe the solution you'd like
as above
Describe alternatives you've considered
Not using rustyscript is my only alternative.
Additional context
https://github.com/rscarson/rustyscript/blob/c4fa493/src/ext/webgpu/init_webgpu.js is mostly commented out.