]> zoso.dev Git - nano-pow.git/commit
Implement lazy initialization of both APIs. Parse CLI output with regex and try to...
authorChris Duncan <chris@zoso.dev>
Sun, 23 Mar 2025 07:31:12 +0000 (00:31 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 23 Mar 2025 07:31:12 +0000 (00:31 -0700)
commit05aff8dbd17e00cc059db560f801c81ce5f62294
tree573497ad13330228f42550f483d0c45f6daaac72
parentbc69d76d3d84222028c08fbaa8d1f766044424b4
Implement lazy initialization of both APIs. Parse CLI output with regex and try to print as JSON before falling back to text. Fix CLI statements that were causing issues with older versions of node. Fix getter type.
src/bin/cli.ts
src/lib/gl/index.ts
src/lib/gpu/index.ts
src/lib/index.ts
src/types.d.ts