Files
zig/src
Luuk de Gram 87a9c6946d wasm backend: implement multi_value for WValue
This allows us to differentiate between regular locals and variables that create multiple locals
on the stack such as optionals and structs.
Now `struct_a = struct_b;` works and only updates a reference, rather than update all local's values.

Also created more test cases to test against this.
2021-05-20 09:25:02 +02:00
..
2021-04-24 17:44:07 -07:00
2021-05-12 14:23:28 +07:00
2021-05-17 16:09:20 -07:00
2021-02-10 11:50:55 -08:00
2021-05-17 16:09:20 -07:00
2021-05-17 16:09:20 -07:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00
2020-12-16 12:18:14 +01:00
2020-12-16 12:18:14 +01:00