]> zoso.dev Git - nano-pow.git/commit
Add CPU version to imports and exports. Fix IV setup in CPU. Switch from RAF promises...
authorChris Duncan <chris@zoso.dev>
Sun, 2 Mar 2025 23:39:07 +0000 (15:39 -0800)
committerChris Duncan <chris@zoso.dev>
Sun, 2 Mar 2025 23:39:07 +0000 (15:39 -0800)
commit0069d00f054667cae2b2501189352a4d977efa9b
treed416a9550615fb8ddf9bbfc21b2321bb9f28ce8e
parent7161448d5649edd1f2ecb952044ce68d21d73241
Add CPU version to imports and exports. Fix IV setup in CPU. Switch from RAF promises to just a do-while loop for CPU since one nonce per frame would be just ridiculous. Add some explanation of IV param config. Add some debugging.
main.min.js [deleted file]
src/classes/cpu.ts
src/classes/index.ts
src/main.ts
src/shaders/compute.wgsl
test.html