]> zoso.dev Git - libnemo.git/commit
Worker imports using strings does not work with an async function, so revert that...
authorChris Duncan <chris@zoso.dev>
Wed, 4 Dec 2024 07:12:38 +0000 (23:12 -0800)
committerChris Duncan <chris@zoso.dev>
Wed, 4 Dec 2024 07:12:38 +0000 (23:12 -0800)
commit4975951f2b2c1f2a56a2660761c7cfca999a1722
treedb6e095386e0588ab258368dba8bc6f0868a7955
parent47d38dc3e39935e151eda66c51d587ffb53a2546
Worker imports using strings does not work with an async function, so revert that addition and use thenable instead. Also improve environment checking to detect Node.js vs browser.
src/lib/bip44-ckd.ts
src/lib/nano-nacl.ts
src/lib/pool.ts
src/lib/pow.ts