Hacker News new | ask | show | jobs
by Ygg2 3794 days ago
I assume this is to port existing C++ code to JS? That's what Emscripten is supposed to do anyway.
1 comments

I converted legacy code to JS using emscripten because the company had severe constraints on the output of the code. In other words they didn't know why their code did what it did. (grin)