Skip to content

Version Packages#45

Merged
BCook98 merged 1 commit into
mainfrom
changeset-release/main
Jun 16, 2026
Merged

Version Packages#45
BCook98 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@BCook98

@BCook98 BCook98 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

kit@2.12.0

Minor Changes

  • 27e815a: feat: the embeddable reference host and the shellcade-kit CLI now ship in the module

    The host that runs a wasm game against the ABI is now public under host/:
    host/gameabi (the wasm host), host/sdk (the room engine + service
    interfaces), host/render + host/canvas (the 80×24 framebuffer and ANSI
    render), host/blobstore (hibernation snapshots), host/memsvc (in-memory
    service implementations), and host/gameabi/conformance (the game conformance
    harness). cmd/shellcade-kit (new / check / play / smoke) is built from
    that reference host, so the CLI and the conformance gate run the exact host a
    game runs on — no separate host binary required.

    Additive only: the guest SDK and the ABI are unchanged.

@BCook98
BCook98 merged commit a0a809e into main Jun 16, 2026
6 checks passed
@BCook98
BCook98 deleted the changeset-release/main branch June 16, 2026 09:21
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.

1 participant