]> git.codecow.com Git - nano25519.git/commit
Add NodeJS support and update tests.
authorChris Duncan <chris@codecow.com>
Wed, 18 Mar 2026 21:39:16 +0000 (14:39 -0700)
committerChris Duncan <chris@codecow.com>
Wed, 18 Mar 2026 21:39:16 +0000 (14:39 -0700)
commite2096e3eadc3b90b3fd8519919400a4f2e29e745
tree1eab7d2566d6582c037266411d004be6985d4e4f
parente7133385b81b4158982621c988dc16fa05b93786
Add NodeJS support and update tests.

Fix node worker construction, message handling, and parent port import.
Expand esbuild config functionality and build options.
Move test vectors to separate file, rename .env vector import, and add tests.
esbuild.mjs [deleted file]
esbuild/config.mjs [new file with mode: 0644]
esbuild/dev.mjs [new file with mode: 0644]
esbuild/prod.mjs [new file with mode: 0644]
index.html
index.ts
package.json
test.mjs
vectors.mjs [new file with mode: 0644]