index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
1
-0
/
+2
*
Prepare to release Version 115 (#5924)
Alon Zakai
2023-09-11
1
-7
/
+20
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-0
/
+2
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-0
/
+2
*
C API: Add BinaryenAddFunctionWithHeapType which takes a heap type (#5829)
Alon Zakai
2023-07-21
1
-0
/
+3
*
Add a pass to sort functions by name (#5811)
Alon Zakai
2023-07-12
1
-0
/
+3
*
version_114 (#5789)
Alon Zakai
2023-06-28
1
-0
/
+5
*
Fix opt/shrink levels when running the optimizer multiple times, Part 2 (#5787)
Alon Zakai
2023-06-27
1
-0
/
+8
*
Prepare to release v113 (#5726)
Alon Zakai
2023-05-16
1
-3
/
+9
*
Reintroduce wasm-merge (#5709)
Alon Zakai
2023-05-16
1
-0
/
+5
*
Remove the nominal type system (#5672)
Thomas Lively
2023-04-17
1
-3
/
+3
*
Remove the --hybrid and --nominal command line options (#5669)
Thomas Lively
2023-04-14
1
-0
/
+3
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-0
/
+3
*
Release 112 (#5486)
Alon Zakai
2023-02-10
1
-0
/
+7
*
[C API] Add experimental StringNew and StringEq variants (#5471)
dcode
2023-02-01
1
-0
/
+6
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-0
/
+2
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
1
-0
/
+2
*
Fix opt/shrink levels when running the optimizer multiple times (#5333)
Alon Zakai
2022-12-14
1
-0
/
+8
*
[Wasm GC] Implement closed-world flag (#5303)
Alon Zakai
2022-11-30
1
-0
/
+2
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-1
/
+2
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-0
/
+3
*
Release 111 (#5264)
Thomas Lively
2022-11-18
1
-0
/
+3
*
Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...
Thomas Lively
2022-11-16
1
-2
/
+1
*
Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)
Thomas Lively
2022-11-16
1
-1
/
+2
*
Make `call_ref` type annotations mandatory (#5246)
Thomas Lively
2022-11-15
1
-2
/
+1
*
Add a pass to lower sign-ext operations to MVP (#5254)
Alon Zakai
2022-11-15
1
-0
/
+1
*
Update default features to match new llvm defaults (#5212)
Sam Clegg
2022-11-03
1
-2
/
+7
*
[C API] Align I31ref and Dataref to be nullable (#5153)
dcode
2022-10-19
1
-0
/
+1
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-0
/
+3
*
Change `exit()` to `Fatal()`; make it possible to throw on `Fatal()`. (#5087)
Brian Anderson
2022-10-01
1
-0
/
+3
*
Emit call_ref with a type annotation (#5079)
Thomas Lively
2022-09-23
1
-1
/
+3
*
[C API] Make TypeBuilderSetSubType take a heap type (#5045)
dcode
2022-09-23
1
-0
/
+1
*
[C-/JS-API] Add new BinaryenMemoryIs64 API + add memory64 argument for Binary...
Max Graey
2022-09-12
1
-0
/
+2
*
Release 110 (#5001)
Alon Zakai
2022-08-31
1
-1
/
+7
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+1
*
Implement `extern.externalize` and `extern.internalize` (#4975)
Thomas Lively
2022-08-29
1
-0
/
+1
*
[NFC] Remove accidentally-deleted changelog entries (#4976)
Thomas Lively
2022-08-26
1
-0
/
+7
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-7
/
+1
*
[Directize] Add a flag to consider initial table contents immutable (#4942)
Alon Zakai
2022-08-19
1
-0
/
+4
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-0
/
+2
*
Remove support for parsing `let` (#4864)
Thomas Lively
2022-08-03
1
-0
/
+2
*
[JS Api] Reuse C-Api for emitText and emitStackIR (#4832)
Max Graey
2022-07-29
1
-0
/
+3
*
[Strings] Add string proposal types (#4755)
Alon Zakai
2022-06-29
1
-0
/
+3
*
Add changelog entry for --zero-filled-memory / 3306 (#4735)
Alon Zakai
2022-06-16
1
-0
/
+7
*
Release 109 (#4725)
Alon Zakai
2022-06-14
1
-0
/
+7
*
Release 108 (#4658)
Alon Zakai
2022-05-11
1
-0
/
+7
*
Release 107 (#4634)
Alon Zakai
2022-05-03
1
-0
/
+9
*
Update filecheck to 0.0.22 (#4537)
Thomas Lively
2022-03-21
1
-0
/
+3
*
Add BUILD_TESTS CMake option (#4536)
Thomas Lively
2022-03-21
1
-1
/
+3
*
Version 106 (#4533)
Alon Zakai
2022-03-18
1
-1
/
+10
[next]