0.0.0-alpha.0 • Published 1 year ago

wigsill v0.0.0-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.0-alpha.3

1 year ago

0.0.0-alpha.2

1 year ago

0.0.0-alpha.1

1 year ago

0.0.0-alpha.0

1 year ago