Crate rustjs::deno_webgpu
source · Modules§
- This library safely implements WebGPU on native platforms. It is designed for integration into browsers, as well as wrapping into other language-specific user-friendly libraries.
- This library describes the API surface of WebGPU that is agnostic of the backend. This API is used for targeting both Web and Native.
Structs§
- An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime: