]> zoso.dev Git - nano-pow.git/commit
Merge cli into main
authorChris Duncan <chris@zoso.dev>
Thu, 13 Mar 2025 01:34:01 +0000 (18:34 -0700)
committerChris Duncan <chris@zoso.dev>
Thu, 13 Mar 2025 01:34:01 +0000 (18:34 -0700)
commit5fc248ae4c827508ff830636b87e5bc92b628ad6
tree88cc6eb3dc2ac32b9e0c3c2cc66e73577383f407
parent25397f4806829f9be791bf4a6ebfa75517e50299
parenta94ad100913c2a486ee2e7eac121ecffb629b1b8
Merge cli into main

Create command line tool using puppeteer that can be executed when
installed globally.
Write man page for cli.
Fix subtle bug in final XOR line of compute shader only observed when
using max threshold value.
Added test cases to check for max threshold bug in the future.
Reorganize compute shader v initialization to improve clarity.
Add more debugging output when flag is enabled.
Delay GL canvas initialization to allow it to fail gracefully in
unsupported environments.
Fix JSdoc comments.
Add bug report email to README.
Update dependencies.
package.json
types.d.ts