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 395bb1a commit 0a7e8ecCopy full SHA for 0a7e8ec
ChangeLog.md
@@ -21,6 +21,10 @@ See docs/process.md for more on how version tagging works.
21
3.1.33 (in development)
22
-----------------------
23
- Update SDL2_ttf port to 2.20.2 (#18804)
24
+- Added `-sEXPORT_KEEPALIVE` to export symbols. When using
25
+ `MINIMAL_RUNTIME`, the option will be **disabled** by default.
26
+ This option simply exports the symbols on the module object, i.e.,
27
+ `Module['X'] = X;`
28
29
3.1.32 - 02/17/23
30
-----------------
0 commit comments