Skip to content

Conversation

@mjwebblue
Copy link
Collaborator

No description provided.

- Add `libs/abi-manifest/src/lib/host-v1-manifest.ts` with browser-safe `HOST_V1_*` constants
- Export Host.v1 fixtures from `@blue-quickjs/abi-manifest` (and re-export via `@blue-quickjs/test-harness`)
- Update runtime tests + SDK/docs to import `HOST_V1_*` from `@blue-quickjs/abi-manifest`
- Simplify abi-manifest spec to use the shared fixtures + `bytesToHex`
- Refresh implementation/release docs to reflect fixture ownership and checklist steps
- Introduced `publish.yml` to automate package publishing on version tag pushes.
- Added `release.yml` for creating releases on main branch pushes, including environment setup and dependency installation.
- Both workflows utilize pnpm for package management and emsdk for builds.
- Changed the ref input in the release.yml workflow to directly reference github.ref instead of using inputs.branch, ensuring consistency in branch references during releases.
@mjwebblue mjwebblue merged commit b484887 into main Dec 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants