mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-25 16:08:02 +00:00
fix: Added tests for building kernels with "dev" mode feat: Added a `.toArray()` method on `Input`, for usage with "dev" mode fix: `Input.size` to reflect exactly what was sent in, rather than make up dimensions that aren't there fix: `KernelArgument.dimensions` to fill in missing dimensions from size fix: Only safe declarations when using a literal