Code Portability and Limitations — Emscripten 4.0.9-git (dev) documentation (original) (raw)

Emscripten can be used to compile almost any portable C/C++ code to JavaScript. The topics in this section help identify less portable code, and code that may need to be changed because of limitations in the browser environment or Emscripten-compiled JavaScript.