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

Investigate use of JS source maps #334

Open
laurentlb opened this issue Apr 11, 2024 · 0 comments
Open

Investigate use of JS source maps #334

laurentlb opened this issue Apr 11, 2024 · 0 comments

Comments

@laurentlb
Copy link
Owner

Tools that generate or minify Javascript generate a source map. This is used e.g. by Javascript debuggers to show the original source code.

If Shader Minifier could generate the same format of source map, would it help tooling? Would it help users debug their shader if the compilation of the minified code fails?

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

No branches or pull requests

1 participant