Compile C files with C++ compiler while building native extension (Issue-3743) (DEF-3084)

The HTML5 builds support regular c/c++ libraries, built with Emscripten.
Or you can have javascript “libraries”, modified to support Emscripten.

See our HTML5 example for an example, and also the Emscripten documentation for more info

1 Like