SourceMap support in amber?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

SourceMap support in amber?

Iwan van der Kleijn
Hi there,

First of all, congratulations with Amber, it's rather wonderful to
have Smalltalk running in the browser.

Question: are you planning support for SourceMaps in Amber? I'm
referring to the metadata which allows the debug/display of the
"original source" in the Chrome (and later: firefox) debugger instead
of the generated source. So you would be able to break on and step
through your Smalltalk code while utilizing the javascript debugger .

Would that be something with which you could need help?

Demo (video): https://plus.google.com/u/0/110412141990454266397/posts/Nvr6Se6eAPh

Spec: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit

Mozilla lib: https://github.com/mozilla/source-map