Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:52
feat(npm): add npm package publishing with optionalDependencies pattern

- Add npm packaging infrastructure (main + 5 platform packages)
- JS launch shim detects OS/arch/libc and spawns matching binary
- build-packages.js assembles packages from CI artifacts
- release.yml: upload raw binaries as artifacts, new publish-npm job
- README: add npx/npm install as preferred installation method