My goal is to build a nodejs web-app which runs compiled c++ code in the browser. I am using emscripten to compile the C++ code to a JavaScript module, which I can then call