Skip to content

Add @ethdebug/bugc package to monorepo#166

Merged
gnidan merged 1 commit into
mainfrom
pull-bugc
Jan 15, 2026
Merged

Add @ethdebug/bugc package to monorepo#166
gnidan merged 1 commit into
mainfrom
pull-bugc

Conversation

@gnidan

@gnidan gnidan commented Jan 14, 2026

Copy link
Copy Markdown
Member

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

github-actions Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.0
Preview removed because the pull request was closed.
2026-01-15 20:54 UTC

@gnidan gnidan marked this pull request as ready for review January 15, 2026 20:50
@gnidan

gnidan commented Jan 15, 2026

Copy link
Copy Markdown
Member Author

yolo

@gnidan gnidan merged commit 6c82720 into main Jan 15, 2026
4 checks passed
@gnidan gnidan deleted the pull-bugc branch January 15, 2026 20:50
@gnidan gnidan restored the pull-bugc branch January 15, 2026 20:52
@gnidan gnidan deleted the pull-bugc branch January 15, 2026 21:08
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