Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation context #11

Open
ts0yu opened this issue Apr 16, 2023 · 0 comments
Open

compilation context #11

ts0yu opened this issue Apr 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ts0yu
Copy link
Owner

ts0yu commented Apr 16, 2023

similar to rustc, we need some sort of Context struct that lets us pass around details of the current compilation run.

this will be used for:

  • errors
  • benchmarking
  • more verbose compiler information
@ts0yu ts0yu added the enhancement New feature or request label Apr 16, 2023
@ts0yu ts0yu self-assigned this Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant