Nim programs can be easily compiled to JS, right? Can I embed it in JS?<p>It seems to be purely functional, so without infinite loops and other stuff like that, would it be a feasible option for letting users run each other code snippets in their own browser?