Hacker News new | ask | show | jobs
by fulafel 1927 days ago
Is the editor pane just for javascript? Or does it support some or all languages that compile to JS?
1 comments

Just JS for now since it compiles and runs entirely in the browser
Sounds reasonable.

Many languages are self hosting (eg ClojureScript) so this is not a showstopper :)