Skip to content

Conversation

@gnidan
Copy link
Member

@gnidan gnidan commented Jan 14, 2026

Migrate the BUG language compiler from the separate bugc repository. This consolidates reference implementation work for the ethdebug format.

Changes:

  • Copy packages/bugc with examples directory
  • Add @ethdebug/format and @ethdebug/pointers as dependencies
  • Configure tsconfig.json with project references
  • Add bugc to root build script and watch mode
  • Fix Iterator.every() compatibility for ES2020 target
  • Fix examples path in test discovery

Future PRs will migrate @ethdebug/rpc and @ethdebug/bug-playground.

Migrate the BUG language compiler from the separate bugc repository.
This consolidates reference implementation work for the ethdebug format.

Changes:
- Copy packages/bugc with examples directory
- Add @ethdebug/format and @ethdebug/pointers as dependencies
- Configure tsconfig.json with project references
- Add bugc to root build script and watch mode
- Fix Iterator.every() compatibility for ES2020 target
- Fix examples path in test discovery

Future PRs will migrate @ethdebug/rpc and @ethdebug/bug-playground.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

PR Preview Action v1.8.0

🚀 View preview at
https://ethdebug.github.io/format/pr-preview/pr-166/

Built to branch gh-pages at 2026-01-14 09:49 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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