]> zoso.dev Git - libnemo.git/commit
Get query version working by storing and reading the entire canvas as before, probabl...
authorChris Duncan <chris@zoso.dev>
Wed, 18 Dec 2024 16:42:15 +0000 (08:42 -0800)
committerChris Duncan <chris@zoso.dev>
Wed, 18 Dec 2024 16:42:15 +0000 (08:42 -0800)
commit11ec999ecd1a1fdb287a02321117ded7db19fc6b
tree05d33e96b3e120dceee43c4db2d490a039ed726a
parent0bf84d882e866a6c43845cd9fad1074273487159
Get query version working by storing and reading the entire canvas as before, probably an issue with xy coordinates being used to fetch work bytes. Anyway, it's loads faster now, but loading up all 16 workers is a no-go, so that needs work. Also would be nice to reduce the canvas viewport and associated renderbuffer to a single pixel since that's all we need.
src/lib/workers/pow.ts