Hacker News new | ask | show | jobs
by goldfeld 4800 days ago
How do you feel the extra step of compiling to CoffeeScript would impact performance and response time? I have been considering contributing in that direction.
1 comments

Probably a limited performance impact. But keep in mind that my current parser doesn't even allow creation of objects, closures, etc., so the value of adding CoffeeScript is also rather limited, at this point. :-(