From d8c1b0c0ceb4cc4eb59f3f3ab4840636c78e2a44 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Fri, 27 Sep 2024 11:04:15 -0700 Subject: [NFC] Add changelog items since the last release (#6977) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d4150514..ddfc17304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,13 @@ full changeset diff at the end of each section. Current Trunk ------------- + - Many compile time speedups were implemented (2x overall improvement), see + https://github.com/WebAssembly/binaryen/issues/4165#issuecomment-2372548271 + - [wasm-split] Add a multi-split mode. (#6943) + - Add a `--preserve-type-order` option that minimizes text format changes in + type ordering. (#6916) + - Add a J2CL specific pass that moves itable entries to vtables. (#6888) + v119 ---- -- cgit v1.2.3