index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
multi-memory-lowering.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
1
-2
/
+2
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-31
/
+81
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-12
/
+12
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-2
/
+2
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-6
/
+6
*
Make constant expression validation stricter (#5557)
Thomas Lively
2023-03-10
1
-8
/
+2
*
Add memory: init, copy, fill support to Multi-Memory Lowering Pass (#5346)
Ashley Nelson
2022-12-15
1
-4
/
+179
*
Add Atomics support to Multi-Memory Lowering Pass (#5339)
Ashley Nelson
2022-12-12
1
-2
/
+185
*
Add SIMD support to Multi-Memory Lowering Pass (#5336)
Ashley Nelson
2022-12-12
1
-2
/
+170
*
Adds bounds checks to Load/Store in Multi-Memories Lowering Pass (#5256)
Ashley Nelson
2022-12-09
1
-0
/
+339
*
Handles memory.grow failure in MultiMemoryLowering Pass (#5241)
Ashley Nelson
2022-11-11
1
-9
/
+27
*
Multi-Memories Lowering Pass (#5107)
Ashley Nelson
2022-11-01
1
-0
/
+247