jscl icon indicating copy to clipboard operation
jscl copied to clipboard

Source map support

Open rayslava opened this issue 12 years ago • 1 comments

It looks that js source map support becomes a standard now. At least Chrome and Firefox have support for it. And source maps are really useful for debugging purposes. Several links about standard and current implementations can be found here: https://github.com/ryanseddon/source-map/wiki/Source-maps%3A-languages%2C-tools-and-other-info

rayslava avatar May 05 '13 08:05 rayslava

It is a really great feature and would be very useful. I will implement after the improvements to the compiler.

davazp avatar May 05 '13 08:05 davazp