Hacker News new | ask | show | jobs
by kristianp 5134 days ago
Here is a relevant groupon blog post: https://engineering.groupon.com/2012/javascript/looking-forw...

How about multiple backend support? Perhaps then someone could add a dart or NaCl backend.

2 comments

CoffeeScript relies heavily on the underlying JavaScript semantics (which is one of the main reasons it's so useful: It's Just JavaScript) so other backends would most likely be a lot harder to do than the JS one.
I hadn't seen that blog post. Thanks for that.