-
Hello, i recently tried installing this extension
It seems the latest version being served by cargo is out of sync with the latest version that the vscode extension is compatible with
Steps I to…
-
# Document title, URLs, estimated publication date
Two specs to transition:
- WebGPU: https://www.w3.org/TR/webgpu/
- WebGPU Shading Language: https://www.w3.org/TR/WGSL/
Note: The source of…
-
Hey, wanted to introduce our effort over in the [wgsl-tooling-wg](https://github.com/wgsl-tooling-wg/wesl-spec) to extend WGSL with community tooling. The idea is to extend WGSL to support features li…
-
Support varying inputs/outputs
-
The issue appears in iced with `wgsl` shaders [here](https://github.com/iced-rs/iced/blob/75548373a761d66df364494267c89697dda91fbe/wgpu/src/shader/quad/gradient.wgsl#L202-L204) and [here](https://gith…
-
https://github.com/gpuweb/gpuweb/issues/4900 will make it well defined.
-
If people want to customize our materials by changing the wgsl, they basically have to copy the wgsl, introduce the custom code in a few places. This works, but everytime that the wgsl changes in pygf…
-
Affected tests:
- `tests/language-feature/enums/strongly-typed-id.slang` (operator `==`, signed/unsigned mismatch)
Example output:
WGPU error: Error while parsing WGSL: :25:8 er…
-
This would allow for WGSL syntax highlighting for WGSL template literals:
```ts
/* wgsl */ `1 + 2`
```
-
I want to highlight a language that highlightr.js supports, but is not in this/https://github.com/raspu/Highlightr 's minified build of the js lib.
https://github.com/raspu/Highlightr seems to supp…