blob: 2b50f7738d9dc6858d64df1289b22a2ec783b90f [file]
.. _integrating-porting-index:
=======
Porting
=======
The topics in this section cover the main integration points that you need to consider when porting C/C++ code to Emscripten, along with general coding and debugging guidelines.
.. toctree::
:maxdepth: 1
guidelines/index
emscripten-runtime-environment
connecting_cpp_and_javascript/index
files/index
multimedia_and_graphics/index
Audio
Debugging
pthreads
networking
simd
exceptions
asyncify
Rust
../compiling/Building-Projects