index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
example
Commit message (
Expand
)
Author
Age
Files
Lines
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
4
-5
/
+20
*
Use the new wat parser in tests (#6556)
Thomas Lively
2024-04-29
1
-7
/
+4
*
DebugLocationPropagation: pass debuglocation from parent node to chil… (#6500)
许鑫权
2024-04-21
2
-0
/
+48
*
Typed continuations: nocont and cont basic heap types (#6468)
Frank Emrich
2024-04-04
1
-12
/
+12
*
Expose features option in C API binary reading (#6380)
Surma
2024-03-07
1
-0
/
+26
*
C API: Support adding data segments individually (#6346)
Lingming Zhang
2024-02-28
2
-0
/
+10
*
C API: Use segment names (#6254)
ericvergnaud
2024-02-01
12
-37
/
+59
*
Update pop text syntax (#6251)
Thomas Lively
2024-01-29
1
-1
/
+1
*
Update the text syntax for tuple types (#6246)
Thomas Lively
2024-01-26
1
-5
/
+5
*
C API: Add BinaryenArrayNewData (#6236)
ericvergnaud
2024-01-25
2
-0
/
+11
*
C API: Add BinaryenFunctionAppendVar (#6213)
KinderGartenKiller
2024-01-17
2
-0
/
+11
*
Testing: Write out and read back in the big binary in c-api-kitchen-sink.c (#...
Alon Zakai
2024-01-09
1
-1
/
+19
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
11
-147
/
+237
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
3
-13
/
+13
*
Unify method pairs with and without Type param (#6184)
Heejin Ahn
2023-12-20
1
-1
/
+1
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-9
/
+9
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Add a `tuple.drop` text pseudoinstruction (#6170)
Thomas Lively
2023-12-12
1
-2
/
+2
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-2
/
+2
*
[EH] Add exnref type back (#6149)
Heejin Ahn
2023-12-08
1
-7
/
+7
*
C API: Add BinaryenTableGetType and BinaryenTableSetType (#6137)
KinderGartenKiller
2023-11-30
1
-0
/
+5
*
[typed-cont] Add feature flag (#5996)
Frank Emrich
2023-10-05
1
-1
/
+1
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-3
/
+3
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
1
-3
/
+3
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
2
-5
/
+7
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-4
/
+4
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
15
-344
/
+344
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-3
/
+3
*
Update stringref text format (#5891)
Jérôme Vouillon
2023-08-22
1
-14
/
+14
*
SmallVector iteration improvements (#5825)
Alon Zakai
2023-07-26
1
-0
/
+34
*
C API: Add BinaryenAddFunctionWithHeapType which takes a heap type (#5829)
Alon Zakai
2023-07-21
2
-1
/
+7
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-1
/
+1
*
[NFC] Simplify `Tuple` by making it an alias of `TypeList` (#5775)
Thomas Lively
2023-06-20
1
-1
/
+1
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
2
-48
/
+48
*
EffectAnalyzer: Do not clear break targets before walk()/visit() (#5723)
Alon Zakai
2023-05-17
1
-0
/
+13
*
[Strings] Adopt new instruction binary encoding (#5714)
Jérôme Vouillon
2023-05-12
2
-2
/
+27
*
Remove the ability to construct basic types in a TypeBuilder (#5678)
Thomas Lively
2023-04-19
4
-320
/
+7
*
Remove the nominal type system (#5672)
Thomas Lively
2023-04-17
4
-551
/
+0
*
Add a name hint to getValidName() (#5653)
Alon Zakai
2023-04-11
1
-2
/
+2
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
3
-62
/
+62
*
Parse and print `array.new_fixed` (#5527)
Thomas Lively
2023-02-28
1
-1
/
+1
*
[NFC] Internally rename `ArrayInit` to `ArrayNewFixed` (#5526)
Thomas Lively
2023-02-28
1
-6
/
+6
*
[C API] Add relaxed SIMD operations (#5482)
dcode
2023-02-07
2
-0
/
+145
*
[C API] Add experimental StringNew and StringEq variants (#5471)
dcode
2023-02-01
2
-8
/
+67
*
Add a TypeNameGenerator that uses names from a Module (#5437)
Thomas Lively
2023-01-18
3
-86
/
+86
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
3
-58
/
+13
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
2
-24
/
+0
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
2
-26
/
+2
*
Support `ref.test null` (#5368)
Thomas Lively
2022-12-21
2
-4
/
+3
*
Update RefCast representation to drop extra HeapType (#5350)
Thomas Lively
2022-12-20
1
-3
/
+2
[next]