Commit 2615b37
committed
Update closure environment layout in WAT tests
Adjusts allocation sizes and field offsets for closure environments in multiple .wat test files, changing from 4 to 8 bytes (and similar increases for larger environments) and updating i32.store/load instructions to use the correct offsets. This aligns the test code with a new closure environment memory layout, likely reflecting changes in the compiler's closure representation.1 parent 28a09b1 commit 2615b37
File tree
7 files changed
+5501
-2755
lines changed- tests/compiler
7 files changed
+5501
-2755
lines changed
0 commit comments