Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When using this for development, what is the workflow? I write something in GorillaScript, compile it and run it in the browser. Is there anything like (GS) source level debugging so that I don't need to figure out the correspondence between the GS source and the JS in order to, for example, set a breakpoint?


That is where source maps come into place. Not sure about support for GS though.


GorillaScript has full support for Source Maps, as any good compile-to-JS language should.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: