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
7 files changed
Lines changed: 5501 additions & 2755 deletions
0 commit comments