Skip to content

Commit e6cc0b2

Browse files
In documentation link to https://emsettings.surma.technology (#16598)
1 parent f253af0 commit e6cc0b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/source/docs/api_reference/advanced-apis.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ not be modified. Note also that the compiler changes some options depending on
3838
other settings. For example, ``ASSERTIONS`` is enabled by default, but disabled
3939
in optimized builds (``-O1+``).
4040

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+
4147
preamble.js
4248
===========
4349

0 commit comments

Comments
 (0)