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

Add support for source maps #3

Open
andrewiggins opened this issue May 18, 2020 · 0 comments
Open

Add support for source maps #3

andrewiggins opened this issue May 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@andrewiggins
Copy link
Owner

Add support for mapping deoptimizations to the actual source using source maps.

Probably should be it's own package or a helper function exposed by the parser package?

Also the downloading of the source maps probably needs to be controlled by the CLI since it understands what APIs to use to read the source maps (either local fs or http)

@andrewiggins andrewiggins added the enhancement New feature or request label May 25, 2020
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