Luuk de Gram 320c4d68f5 wasm: correctly lower packed structs in arguments
When an argument is a 'local', which is the case when it's a parameter,
we should not attempt to load it from memory. Instead, we directly emit
it to the stack. Only when the `WValue` is ensure to live in the linear
data section do we load it from memory onto the stack.

closes #18894
2024-02-11 17:09:18 +01:00
..
2024-02-01 15:22:36 +02:00
2023-11-25 12:28:19 +02:00
2024-02-01 15:22:36 +02:00
2023-11-22 19:08:55 -07:00
2024-01-10 09:30:24 -08:00
2024-01-20 00:24:39 +00:00
2024-01-01 17:51:18 -07:00