summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Version 121 (#7153)Thomas Lively2024-12-161-3/+10
* Enable upstream spec tests requiring block parameters (#7151)Thomas Lively2024-12-161-1/+1
* Address comments from #7149 (#7152)Thomas Lively2024-12-131-1/+2
* Support control flow inputs in IRBuilder (#7149)Thomas Lively2024-12-131-0/+1
* Remove AutoDrop (#7106)Thomas Lively2024-11-221-0/+1
* Make validation of stale types stricter (#7097)Thomas Lively2024-11-211-0/+2
* Version 120 (#7033)Alon Zakai2024-10-251-0/+11
* [NFC] Add changelog items since the last release (#6977)Alon Zakai2024-09-271-0/+7
* Version 119 (#6910)Alon Zakai2024-09-051-0/+6
* Rename relaxed SIMD fma instructions to match spec. (#6876)Brendan Dahl2024-08-271-0/+2
* Add a customizable title to Metrics reporting (#6792)Alon Zakai2024-07-301-0/+3
* [NFC] Add changelog entries for the last release and since (#6755)Alon Zakai2024-07-171-4/+14
* [NFC] Fix changelog order after #6687 (#6748)Alon Zakai2024-07-151-6/+7
* Allow different arguments for multiple instances of a pass (#6687)Christian Speckner2024-07-151-0/+6
* Version 118 (#6720)Alon Zakai2024-07-081-0/+3
* Remove obsolete parser code (#6607)Thomas Lively2024-05-291-3/+1
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-0/+13
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-3/+7
* Remove the TRAVERSE_CALLS option in the ConstantExpressionRunner (#6449)Thomas Lively2024-03-291-0/+1
* [Strings] Represent string values as WTF-16 internally (#6418)Thomas Lively2024-03-221-0/+1
* Remove legacy GC encodings (#5874)Thomas Lively2024-03-121-0/+1
* Expose features option in C API binary reading (#6380)Surma2024-03-071-0/+2
* [Parser] Support prologue and epilogue sourcemap annotations (#6370)Thomas Lively2024-03-041-0/+4
* Release 117 (#6358)Alon Zakai2024-02-271-0/+3
* Update changlog before release [NFC] (#6356)Alon Zakai2024-02-271-3/+18
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-0/+2
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-0/+2
* Prepare to release Version 116 (#5940)Thomas Lively2023-09-141-1/+5
* Replace i31.new with ref.i31 everywhere (#5931)Thomas Lively2023-09-131-1/+3
* Replace I31New with RefI31 everywhere (#5930)Thomas Lively2023-09-131-0/+2
* Prepare to release Version 115 (#5924)Alon Zakai2023-09-111-7/+20
* Make final types the default (#5918)Thomas Lively2023-09-091-0/+2
* Remove the GCNNLocals feature (#5080)Thomas Lively2023-08-311-0/+2
* C API: Add BinaryenAddFunctionWithHeapType which takes a heap type (#5829)Alon Zakai2023-07-211-0/+3
* Add a pass to sort functions by name (#5811)Alon Zakai2023-07-121-0/+3
* version_114 (#5789)Alon Zakai2023-06-281-0/+5
* Fix opt/shrink levels when running the optimizer multiple times, Part 2 (#5787)Alon Zakai2023-06-271-0/+8
* Prepare to release v113 (#5726)Alon Zakai2023-05-161-3/+9
* Reintroduce wasm-merge (#5709)Alon Zakai2023-05-161-0/+5
* Remove the nominal type system (#5672)Thomas Lively2023-04-171-3/+3
* Remove the --hybrid and --nominal command line options (#5669)Thomas Lively2023-04-141-0/+3
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-0/+3
* Release 112 (#5486)Alon Zakai2023-02-101-0/+7
* [C API] Add experimental StringNew and StringEq variants (#5471)dcode2023-02-011-0/+6
* [Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)Thomas Lively2023-01-101-0/+2
* Replace `RefIs` with `RefIsNull` (#5401)Thomas Lively2023-01-091-0/+2
* Fix opt/shrink levels when running the optimizer multiple times (#5333)Alon Zakai2022-12-141-0/+8
* [Wasm GC] Implement closed-world flag (#5303)Alon Zakai2022-11-301-0/+2
* Remove equirecursive typing (#5240)Thomas Lively2022-11-231-1/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-0/+3