wigsill
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-alpha.0 • Public • Published

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.

/wigsill/

    Package Sidebar

    Install

    npm i wigsill

    Weekly Downloads

    11

    Version

    0.0.0-alpha.0

    License

    MIT

    Unpacked Size

    86.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • iwoplaza