Skip to content

feat: add VS Code web extension package#193

Merged
hongjr03 merged 2 commits into
masterfrom
feat/vscode-dev-extension
May 29, 2026
Merged

feat: add VS Code web extension package#193
hongjr03 merged 2 commits into
masterfrom
feat/vscode-dev-extension

Conversation

@hongjr03
Copy link
Copy Markdown
Member

Summary

  • add browser-host VS Code extension entry backed by WASM worker runtime
  • add @vscode/test-web smoke test for web host activation
  • add package:web to CI and release workflows with playground WASM caching
  • hide unsupported browser-runtime capabilities for formatter and Qihe execution

Verification

  • npm test
  • npm run test:web
  • npm run package:web
  • npm run build --prefix playground
  • npm run build:embed --prefix playground
  • git diff --check --cached

@hongjr03 hongjr03 merged commit a3db34c into master May 29, 2026
10 checks passed
@hongjr03 hongjr03 deleted the feat/vscode-dev-extension branch May 29, 2026 09:36
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