bhattigurjot wrote Hi dxli, I ran few basic examples and emscripten works nicely. :) I am now trying slightly complicated examples with make build system. Also looking into Embind and WebIDL Binder for exposing C++ functions to Javascript. https://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/Interacting-with-code.html#interacting-with-code-binding-cppAny thoughts on this?