]> zoso.dev Git - nano-pow.git/commit
Use file contents injected directly into HTML string to load NanoPow into puppeteer...
authorChris Duncan <chris@zoso.dev>
Sun, 9 Mar 2025 09:20:49 +0000 (01:20 -0800)
committerChris Duncan <chris@zoso.dev>
Sun, 9 Mar 2025 09:20:49 +0000 (01:20 -0800)
commitb25c8809f7244ba0a08c25c38f27f4bb23b737dc
treeb4cb56c72b3c04b5a1327f36895c0c26f87c145a
parent2038ab58c5d069d84f5f0a933c4f8adf75689c20
Use file contents injected directly into HTML string to load NanoPow into puppeteer browser page instance. Add flags marked by Chrome dev team. WebGPU still does not seem to work; this is using WebGL, but it is at least working.
cli.js