Skip to content

Commit 0a7e8ec

Browse files
committed
Add EXPORT_KEEPALIVE to ChangeLog.md
1 parent 395bb1a commit 0a7e8ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ See docs/process.md for more on how version tagging works.
2121
3.1.33 (in development)
2222
-----------------------
2323
- 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;`
2428

2529
3.1.32 - 02/17/23
2630
-----------------

0 commit comments

Comments
 (0)