Shader_Minifier
Shader_Minifier copied to clipboard
Investigate use of JS source maps
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?