index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-stack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix binary emitting of br_if with a refined value by emitting a cast (#6510)
Alon Zakai
2024-05-16
1
-0
/
+15
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
1
-1
/
+7
*
Simplify scratch local calculation (#6583)
Thomas Lively
2024-05-13
1
-4
/
+5
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-38
/
+58
*
Source map fixes (#6550)
Jérôme Vouillon
2024-05-02
1
-0
/
+5
*
[StackIR] Support source maps and DWARF with StackIR (#6564)
Alon Zakai
2024-05-01
1
-3
/
+7
*
Source maps: Fix missing debug info in nested blocks (#6525)
Jérôme Vouillon
2024-04-24
1
-0
/
+1
*
[EH] Support Stack IR for try_table (#6231)
Heejin Ahn
2024-01-22
1
-14
/
+16
*
[EH] Add instructions for new proposal (#6181)
Heejin Ahn
2023-12-19
1
-0
/
+11
*
Reland "Optimize tuple.extract of gets in BinaryInstWriter" (#5955)
Thomas Lively
2023-09-18
1
-0
/
+5
*
Revert "Optimize tuple.extract of gets in BinaryInstWriter (#5941)" (#5945)
Thomas Lively
2023-09-14
1
-5
/
+0
*
Optimize tuple.extract of gets in BinaryInstWriter (#5941)
Thomas Lively
2023-09-14
1
-0
/
+5
*
Remove BinaryenIRToBinaryWriter::visit (#5766)
Heejin Ahn
2023-06-13
1
-4
/
+0
*
Emit source map information for control flow structures (#5524)
Alon Zakai
2023-02-28
1
-1
/
+1
*
Fix sourcemap nesting in reading and writing (#5504)
JesseCodeBones
2023-02-24
1
-1
/
+1
*
[Wasm64] The binary format offset of load/store should be u64leb in wasm64 (#...
Axis
2022-09-19
1
-1
/
+1
*
Avoid emitting a block in the binary format when it has no name (#4912)
Alon Zakai
2022-08-18
1
-1
/
+32
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-1
/
+4
*
[JS Api] Reuse C-Api for emitText and emitStackIR (#4832)
Max Graey
2022-07-29
1
-1
/
+1
*
Add C API for printing stack IR (#4692)
ApsarasX
2022-06-03
1
-0
/
+2
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-1
/
+1
*
Rename wasm-delegations[-fields].h to def files (NFC) (#3941)
Heejin Ahn
2021-06-18
1
-1
/
+1
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+2
*
Fix binary writing of local name indexes (#3649)
Alon Zakai
2021-03-04
1
-3
/
+11
*
[Wasm Exceptions] Fix StackIR writing of nested delegates (#3599)
Alon Zakai
2021-02-23
1
-0
/
+2
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-1
/
+14
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-6
/
+23
*
Remove boilerplate in wasm-stack.h (#3347)
Alon Zakai
2020-11-12
1
-64
/
+4
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
1
-0
/
+1
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-0
/
+12
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+2
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-0
/
+1
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-4
/
+4
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-1
/
+2
*
Simplify BinaryenIRWriter (#3110)
Thomas Lively
2020-09-10
1
-497
/
+57
*
DWARF: Do not reorder locals in binary writing (#2959)
Alon Zakai
2020-07-23
1
-6
/
+10
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-8
/
+0
*
Emit unreachable tuple.make properly (#2701)
Thomas Lively
2020-03-18
1
-1
/
+3
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-0
/
+30
*
Generalize binary writing for tuples (#2670)
Thomas Lively
2020-02-27
1
-2
/
+2
*
DWARF: Track the positions of 'end', 'else', 'catch' binary locations (#2603)
Alon Zakai
2020-01-21
1
-7
/
+9
*
DWARF: high_pc computation (#2595)
Alon Zakai
2020-01-16
1
-0
/
+3
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-27
/
+28
*
Generate push/pop in stack IR (#2566)
Heejin Ahn
2020-01-03
1
-4
/
+2
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+30
*
DWARF debug line updating (#2545)
Alon Zakai
2019-12-20
1
-4
/
+14
*
Remove 'none' type as a branch target in ReFinalize (#2492)
Alon Zakai
2019-12-04
1
-1
/
+1
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+12
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-6
/
+6
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+7
[next]