From 353b759b230dff8fb82aeb157aeb6db360d74a49 Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Mon, 16 Dec 2024 13:37:27 -0800 Subject: Version 121 (#7153) --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bea2a14d1..6685533bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,10 +15,17 @@ full changeset diff at the end of each section. Current Trunk ------------- - - BinaryenSelect no longer takes a type parameter. - - AutoDrop APIs have been removed. +v121 +---- + + - BinaryenSelect no longer takes a type parameter. (#7097) + - AutoDrop APIs have been removed. (#7106) + - bulk-memory-opt and call-indirect-overlong features are added for parity with + LLVM. (#7139) + - WasmGC optimizations now run significantly faster and scale better with + available threads. (#7142) - Binaryen now supports parsing control flow structures with parameter types by - lowering them away in the parsers. + lowering them away in the parsers. (#7149) v120 ---- -- cgit v1.2.3