We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f253af0 commit e6cc0b2Copy full SHA for e6cc0b2
site/source/docs/api_reference/advanced-apis.rst
@@ -38,6 +38,12 @@ not be modified. Note also that the compiler changes some options depending on
38
other settings. For example, ``ASSERTIONS`` is enabled by default, but disabled
39
in optimized builds (``-O1+``).
40
41
+.. note::
42
+ For more information on what options can be used to configure Emscripten, read
43
+ ``src/settings.js`` or visit
44
+ `the emsettings page <https://emsettings.surma.technology>`_.
45
+
46
47
preamble.js
48
===========
49
0 commit comments