Skip to content

fix(playground): validate and restore every demo - #254

Merged
doodlewind merged 2 commits into
mainfrom
sudsy-berry
Aug 10, 2026
Merged

fix(playground): validate and restore every demo#254
doodlewind merged 2 commits into
mainfrom
sudsy-berry

Conversation

@doodlewind

@doodlewind doodlewind commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • restore Octane compiler/runtime linking, audio subpaths, Cursor setup, and Launcher registry/assets
  • route the split Vue Vapor runtime and JSX text helpers through the PocketJS native document facade
  • audit every generated Playground module against the emitted browser bundles during site builds
  • require attached host text, valid native node IDs, clean runtime state, and deterministic input changes across all 12 demos and 28 framework variants

Validation

  • bun run site:build
  • bun site/verify-playground.ts (28/28 variants)
  • bun run test (11/11 stages; 373 primary unit tests)
  • bun test tests/iphone2g-device-transaction.test.ts (6/6)
  • bunx tsc --noEmit
  • git diff --check

@doodlewind
doodlewind marked this pull request as ready for review August 10, 2026 14:55
@doodlewind
doodlewind merged commit ad6b638 into main Aug 10, 2026
@doodlewind
doodlewind deleted the sudsy-berry branch August 10, 2026 14:56
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