0.0.0-alpha.0 • Published 3 months ago

wigsill v0.0.0-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

wigsill

WORK-IN-PROGRESS

Addressed problems

  • Minimizing mismatches between what we write to buffers on the CPU and what we receive on the GPU by generating WGSL types from typed-binary schemas.
  • Ability to compose code blocks in a reusable way, opening up the possibility of WebGPU/WGSL JavaScript libraries that expose utility code.
  • Automatically resolves conflicts in variable names, function names and binding indices.
  • Allows to easily define memory shared between JS and WebGPU.

Miscellaneous

Name origin: A way to pronounce WGSL.

0.0.0-alpha.4

3 months ago

0.0.0-alpha.3

3 months ago

0.0.0-alpha.2

3 months ago

0.0.0-alpha.1

3 months ago

0.0.0-alpha.0

3 months ago