index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binaryen.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)
Derek Schuff
2024-12-06
1
-1
/
+1
*
Remove AutoDrop (#7106)
Thomas Lively
2024-11-22
2
-2113
/
+14
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-1
/
+1
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
2
-6
/
+0
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
1
-1
/
+1
*
Implement table.init (#6827)
Alon Zakai
2024-08-16
2
-33
/
+33
*
Add C and JS APIs to control more pass options (#6713)
Jérôme Vouillon
2024-07-16
10
-0
/
+23
*
[threads] ref.i31_shared (#6735)
Thomas Lively
2024-07-12
1
-3
/
+0
*
Rename external conversion instructions (#6716)
Jérôme Vouillon
2024-07-08
1
-2
/
+2
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
1
-1
/
+1
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
2
-33
/
+2
*
Remove redundant ptrType from MemorySize/Grow instructions. NFC (#6590)
Sam Clegg
2024-05-15
1
-7
/
+0
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
5
-7
/
+8
*
Source map fixes (#6550)
Jérôme Vouillon
2024-05-02
1
-1
/
+1
*
Remove the TRAVERSE_CALLS option in the ConstantExpressionRunner (#6449)
Thomas Lively
2024-03-29
2
-35
/
+1
*
C API: Use segment names (#6254)
ericvergnaud
2024-02-01
4
-15
/
+22
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
8
-99
/
+151
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
3
-4
/
+4
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-14
/
+14
*
[EH] Add instructions for new proposal (#6181)
Heejin Ahn
2023-12-19
2
-35
/
+35
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
3
-4
/
+4
*
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
3
-8
/
+8
*
Implement table.copy (#6078)
Alon Zakai
2023-11-06
2
-38
/
+38
*
[typed-cont] Add feature flag (#5996)
Frank Emrich
2023-10-05
1
-1
/
+1
*
Implement table.fill (#5949)
Thomas Lively
2023-09-18
2
-38
/
+38
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
4
-12
/
+12
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
4
-19
/
+19
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-5
/
+5
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
13
-56
/
+56
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
2
-2
/
+2
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-2
/
+2
*
[NFC] Refactor each of ArrayNewSeg and ArrayInit into subclasses for Data/Ele...
Alon Zakai
2023-05-04
1
-19
/
+19
*
Implement array.fill, array.init_data, and array.init_elem (#5637)
Thomas Lively
2023-04-06
1
-14
/
+14
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
6
-26
/
+26
*
[NFC] Internally rename `ArrayInit` to `ArrayNewFixed` (#5526)
Thomas Lively
2023-02-28
2
-2
/
+2
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
2
-3
/
+3
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
1
-17
/
+4
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
4
-40
/
+19
*
wasm2js: Stop emitting nan and infinity (#5391)
Will Cohen
2023-01-04
1
-2
/
+0
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-7
/
+7
*
Implement `array.new_data` and `array.new_elem` (#5214)
Thomas Lively
2022-11-07
1
-19
/
+19
*
[C API] Align I31ref and Dataref to be nullable (#5153)
dcode
2022-10-19
2
-6
/
+6
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-10
/
+10
*
wasm2js: Support for flexible module import naming (#5114)
Sam Clegg
2022-10-05
1
-2
/
+1
*
[C-/JS-Api] Expose the multi memories feature (#4973)
Max Graey
2022-09-20
2
-0
/
+2
*
wasm2js: Don't assume that `env.abort` can always be impored. (#5049)
Sam Clegg
2022-09-16
1
-3
/
+2
*
wasm2js: Have instantiate function take standard import object (#5018)
Sam Clegg
2022-09-14
1
-1
/
+2
*
[C-/JS-API] Add new BinaryenMemoryIs64 API + add memory64 argument for Binary...
Max Graey
2022-09-12
1
-4
/
+4
*
Remove typed-function-references feature (#5030)
Thomas Lively
2022-09-09
2
-6
/
+4
[next]