0.1.7 • Published 4d ago
@cosmos-js/wgpu-slot-array
Licence
Apache-2.0
Version
0.1.7
Deps
2
Size
7 kB
Vulns
0
Weekly
0
wgpu-slot-array
WGPU Slot Array is a array where:
- Standard JS Array Syntax can be used
- Items can't be deleted, unless you are popping.
- Items can be overwritten.
- The CPUIndex matches GPUIndex.
- All items must follow a struct.