On Tue, Aug 9, 2011 at 2:27 AM, Thomas CORDIVAL <tuxe...@gmail.com> wrote: > Hello everybody, > I ran across a nice feature the Firefox and Webkit developers are currently > working on: the possibility of mapping the javascript source code executed > by the VM and another file of source code, for example written in > clojurescript or coffeescript. This feature is already implemented as a > Firefox extension (closure inspector) that reads a mapping file generated by > the google closure library. > Given the closure library can already create the mapping file between the > javascript it compiles from and its result, how hard do you think it would > be to generate the first part of the mapping: between the .cljs input file > and the javascript generated by the ClojureScript compiler ?
This was a TODO from early on in ClojureScript development, but I'm not sure how far it got or if anybody is actively working on it at the moment. It would certainly be nice to have! --Chouser -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en