summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release 111 (#5264)Thomas Lively2022-11-181-0/+3
* Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...Thomas Lively2022-11-161-2/+1
* Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)Thomas Lively2022-11-161-1/+2
* Make `call_ref` type annotations mandatory (#5246)Thomas Lively2022-11-151-2/+1
* Add a pass to lower sign-ext operations to MVP (#5254)Alon Zakai2022-11-151-0/+1
* Update default features to match new llvm defaults (#5212)Sam Clegg2022-11-031-2/+7
* [C API] Align I31ref and Dataref to be nullable (#5153)dcode2022-10-191-0/+1
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-0/+3
* Change `exit()` to `Fatal()`; make it possible to throw on `Fatal()`. (#5087)Brian Anderson2022-10-011-0/+3
* Emit call_ref with a type annotation (#5079)Thomas Lively2022-09-231-1/+3
* [C API] Make TypeBuilderSetSubType take a heap type (#5045)dcode2022-09-231-0/+1
* [C-/JS-API] Add new BinaryenMemoryIs64 API + add memory64 argument for Binary...Max Graey2022-09-121-0/+2
* Release 110 (#5001)Alon Zakai2022-08-311-1/+7
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-0/+1
* Implement `extern.externalize` and `extern.internalize` (#4975)Thomas Lively2022-08-291-0/+1
* [NFC] Remove accidentally-deleted changelog entries (#4976)Thomas Lively2022-08-261-0/+7
* Make `i31ref` and `dataref` nullable (#4843)Thomas Lively2022-08-261-7/+1
* [Directize] Add a flag to consider initial table contents immutable (#4942)Alon Zakai2022-08-191-0/+4
* Restore the `extern` heap type (#4898)Thomas Lively2022-08-171-0/+2
* Remove support for parsing `let` (#4864)Thomas Lively2022-08-031-0/+2
* [JS Api] Reuse C-Api for emitText and emitStackIR (#4832)Max Graey2022-07-291-0/+3
* [Strings] Add string proposal types (#4755)Alon Zakai2022-06-291-0/+3
* Add changelog entry for --zero-filled-memory / 3306 (#4735)Alon Zakai2022-06-161-0/+7
* Release 109 (#4725)Alon Zakai2022-06-141-0/+7
* Release 108 (#4658)Alon Zakai2022-05-111-0/+7
* Release 107 (#4634)Alon Zakai2022-05-031-0/+9
* Update filecheck to 0.0.22 (#4537)Thomas Lively2022-03-211-0/+3
* Add BUILD_TESTS CMake option (#4536)Thomas Lively2022-03-211-1/+3
* Version 106 (#4533)Alon Zakai2022-03-181-1/+10