Files
Saúl Cabrera 8baee53bff winch: Correctly handle the result of memory grow (#8156)
This commit correctly handles the  result of the memory grow builtin function. Previously, it was assumed that the result of memory grow must be of the the target's pointer type, which doesn't accurately represent the address space covered by the memory type.
2024-03-20 19:40:04 +00:00
..