index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
binaryen-c.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Make MemoryOrder parameters non-optional (#7171)
Thomas Lively
2024-12-21
1
-2
/
+4
*
Remove AutoDrop (#7106)
Thomas Lively
2024-11-22
1
-6
/
+0
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-7
/
+2
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-1
/
+1
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-0
/
+3
*
Rename relaxed SIMD fma instructions to match spec. (#6876)
Brendan Dahl
2024-08-27
1
-4
/
+4
*
Add C and JS APIs to control more pass options (#6713)
Jérôme Vouillon
2024-07-16
1
-0
/
+40
*
Allow different arguments for multiple instances of a pass (#6687)
Christian Speckner
2024-07-15
1
-2
/
+8
*
[C API] Add APIs for getting/setting function types, and a CallRef example (#...
Alon Zakai
2024-07-09
1
-0
/
+6
*
Rename external conversion instructions (#6716)
Jérôme Vouillon
2024-07-08
1
-2
/
+4
*
[threads] Shared basic heap types (#6667)
Thomas Lively
2024-06-19
1
-2
/
+2
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
1
-1
/
+0
*
[Strings] Remove operations not included in imported strings (#6589)
Thomas Lively
2024-05-15
1
-65
/
+21
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
1
-224
/
+1
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-10
/
+8
*
Use the new wat parser in the C API (#6555)
Thomas Lively
2024-04-29
1
-7
/
+4
*
Typed continuations: nocont and cont basic heap types (#6468)
Frank Emrich
2024-04-04
1
-0
/
+4
*
Remove the TRAVERSE_CALLS option in the ConstantExpressionRunner (#6449)
Thomas Lively
2024-03-29
1
-4
/
+0
*
[Strings] Represent string values as WTF-16 internally (#6418)
Thomas Lively
2024-03-22
1
-1
/
+7
*
Expose features option in C API binary reading (#6380)
Surma
2024-03-07
1
-3
/
+8
*
C API: Support adding data segments individually (#6346)
Lingming Zhang
2024-02-28
1
-0
/
+19
*
C API: Use segment names (#6254)
ericvergnaud
2024-02-01
1
-26
/
+30
*
C API: Add BinaryenArrayNewData (#6236)
ericvergnaud
2024-01-25
1
-0
/
+11
*
C API: Add BinaryenFunctionAppendVar (#6213)
KinderGartenKiller
2024-01-17
1
-0
/
+4
*
[EH] Add exnref type back (#6149)
Heejin Ahn
2023-12-08
1
-0
/
+4
*
C API: Add BinaryenTableGetType and BinaryenTableSetType (#6137)
KinderGartenKiller
2023-11-30
1
-0
/
+6
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
1
-9
/
+9
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-0
/
+3
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-2
/
+2
*
Remove legacy WasmGC instructions (#5861)
Thomas Lively
2023-08-09
1
-2
/
+1
*
C API: Add BinaryenAddFunctionWithHeapType which takes a heap type (#5829)
Alon Zakai
2023-07-21
1
-9
/
+28
*
Rename WasmBinaryBuilder to WasmBinaryReader (NFC) (#5767)
Heejin Ahn
2023-06-13
1
-1
/
+1
*
[Strings] Adopt new instruction binary encoding (#5714)
Jérôme Vouillon
2023-05-12
1
-2
/
+8
*
Remove the ability to construct basic types in a TypeBuilder (#5678)
Thomas Lively
2023-04-19
1
-13
/
+0
*
Remove the nominal type system (#5672)
Thomas Lively
2023-04-17
1
-15
/
+0
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-12
/
+13
*
[NFC] Remove our bespoke `make_unique` implementation (#5613)
Thomas Lively
2023-03-31
1
-6
/
+6
*
Support interpretation of extern.externalize and extern.internalize (#5576)
Thomas Lively
2023-03-16
1
-1
/
+1
*
[NFC] Internally rename `ArrayInit` to `ArrayNewFixed` (#5526)
Thomas Lively
2023-02-28
1
-33
/
+37
*
[C API] Add relaxed SIMD operations (#5482)
dcode
2023-02-07
1
-0
/
+36
*
[C API] Add experimental StringNew and StringEq variants (#5471)
dcode
2023-02-01
1
-5
/
+29
*
[Strings] Add experimental StringNew variants (#5459)
Alon Zakai
2023-01-26
1
-2
/
+6
*
[Strings] Add string.compare (#5453)
Alon Zakai
2023-01-25
1
-1
/
+1
*
Fix segment fault in API BinaryenModuleParse (#5440) (#5441)
Changqing Jing
2023-01-20
1
-1
/
+1
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-6
/
+6
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
1
-3
/
+0
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
1
-26
/
+11
*
Consolidate br_on* operations (#5399)
Thomas Lively
2023-01-06
1
-6
/
+0
*
Support br_on_cast null (#5397)
Thomas Lively
2023-01-05
1
-10
/
+8
*
Support `ref.test null` (#5368)
Thomas Lively
2022-12-21
1
-8
/
+7
[next]