summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add CHANGELOG entry for v102 OptimizeInstructions (#4526)Oscar Spencer2022-03-141-0/+2
* Version 105 (#4449)Derek Schuff2022-01-121-0/+5
* Version 104 (#4400)Sam Clegg2021-12-161-0/+5
* Version 103 (#4364)Sam Clegg2021-12-011-0/+3
* Change from storing Signature to HeapType on CallIndirect (#4352)Thomas Lively2021-11-221-0/+1
* Effects: Differentiate mutable from immutable globals (#4286)Alon Zakai2021-10-291-0/+4
* Switch binaryen.js/wasm to ESM (#4280)dcode2021-10-281-0/+7
* Version 102 (#4143)Alon Zakai2021-09-101-0/+3
* Support specialized function types in element segments (#4109)Alon Zakai2021-09-021-0/+2
* Use the new module version of EffectAnalyzer (#4116)Alon Zakai2021-08-311-0/+3
* [API] Add type argument for BinaryenAddTable method (#4107)Max Graey2021-08-271-0/+3
* Deprecate IgnoreImplicitTraps (#4087)Alon Zakai2021-08-171-0/+4
* Release 101 (#3812)Sam Clegg2021-04-161-0/+3
* Update SIMD names and opcodes (#3771)Thomas Lively2021-04-051-0/+2
* Use stdbool boolean instead of int to represent boolean values in C API (#3670)Paulo Matos2021-03-171-0/+1
* [reference-types] Support passive elem segments (#3572)Abbas Mashayekh2021-03-051-0/+34
* Release 100 (#3645)Sam Clegg2021-03-021-0/+3
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+26
* Add feature options to wasm-dis (#3548)Abbas Mashayekh2021-02-081-0/+2
* version_99 (#3478)Alon Zakai2021-01-091-0/+3
* Improve C and JS API module inspection features (#3464)Daniel Wirtz2021-01-051-0/+2