uriib
uriib
I added some useful macros to help define rust functions of syscalls
Currently, the library uses the `unreachable!` macro to mark code paths that should never be reached. However, this macro generates additional panic-related code, which is unnecessary for our use case...
### Language Name 🖊 WebGPU shading language: https://www.w3.org/TR/WGSL/ ### Logo 📷 You can use WebGPU's logo ~ https://www.w3.org/2023/02/webgpu-logos.html ### Upstream support ✅ - [x] Does tokei already support the language...