Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ See docs/process.md for more on how version tagging works.
have a fetch API, you will need to either use `-sSINGLE_FILE` (to embed the
Wasm file), or use a custom `instantiateWasm` callback to supply the
Wasm module yourself. (#25942)
- Upgraded `contrib.lua` to Lua version 5.5.0 (#26033)

4.0.22 - 12/18/25
-----------------
Expand Down Expand Up @@ -409,7 +410,6 @@ See docs/process.md for more on how version tagging works.
detection stages. This means the initial cmake run will be slower, but will
result in more accurate information. If cmake is running too slow for you,
you can revert to the previous behaviour with `-DEMSCRIPTEN_FORCE_COMPILERS=ON`.
- Upgraded `contrib.lua` to Lua version 5.5.0 (#26033)

4.0.1 - 01/17/25
----------------
Expand Down