Hacker News new | past | comments | ask | show | jobs | submit login
Getting Started with Emscripten (davevoyles.com)
52 points by bootload on Oct 10, 2015 | hide | past | favorite | 4 comments



It is way better to use 'emrun' command than python server. It supports: observe console output, you can pass command line arguments to your application. It creates server automatically.


I didn't realize that. Great point, I'm going to check it out, then update the post!


What benefit does the word "transpile" confer over just saying "compile"?


Too new for the dictionary, but typically "transpiling" is compiling where the source and target are at similar abstraction levels.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: