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

Build tooling to dump a description of code compiled from a given entrypoint #413

Open
braxtonmckee opened this issue Jan 18, 2023 · 0 comments
Labels
compiler Issue that does not affect the un-compiled subset of typed_python enhancement

Comments

@braxtonmckee
Copy link
Collaborator

If we're compiling a big program, we might want to be able to inspect portions of the code tree. Ideally, we have something that looks a little like '.resultTypeFor' that lets us see the code below a given entrypoint.

@braxtonmckee braxtonmckee added enhancement compiler Issue that does not affect the un-compiled subset of typed_python labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Issue that does not affect the un-compiled subset of typed_python enhancement
Projects
None yet
Development

No branches or pull requests

1 participant