Skip to content

Commit eb47e28

Browse files
authored
Mention reference-types is enabled by default in ChangeLog (#22120)
1 parent 82b0d74 commit eb47e28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ See docs/process.md for more on how version tagging works.
2222
-----------------------
2323
- The internal `read_` function was removed. We now just use `readBinary` or
2424
`readAsync`. (#22080)
25+
- reference-types feature is now enabled by default in Emscripten, due to the
26+
upstream LLVM change (https://github.com/llvm/llvm-project/pull/93261).
2527

2628
3.1.61 - 05/31/24
2729
-----------------

0 commit comments

Comments
 (0)