@aardworx/wombat.rendering
WebGPU rendering layer for the Wombat TypeScript stack — RenderObject/RenderTask/runtime + window glue, port of Aardvark.Rendering's lower layers on top of WebGPU and wombat.shader.
12
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
krauthaufen
Keywords
wombataardvarkwebgpurenderingrenderobjectrendertaskscenegraphshader
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/runtime/derivedModes/partitionKernel.d.ts | AI (source-diff): Long lines are inlined WGSL shader source strings in a .d.ts file, not obfuscated code; stable pattern for this WebGPU rendering package. | ai | |
| source-diff | obfuscated-file:dist/runtime/heapScene/scanKernel.d.ts | AI (source-diff): Long lines are inlined WGSL shader source strings — standard WebGPU pattern, not obfuscation. | ai |