zig/test/behavior
Luuk de Gram 9615d7aee7
wasm: Refactor storing values.
Due to the new structure of lowerConstant, we can now simplify the logic in a lot of situations.
- We no longer have to check the `WValue`'s tag to determine how to load/store a value.
- We can now provide simple memcopy's for aggregate types.
- Constants are now memoized, meaning we do no longer lower constants on each callsite.
2022-01-19 20:01:23 +01:00
..
2022-01-19 20:01:23 +01:00
2021-10-26 16:43:18 -07:00
2021-10-28 17:33:05 -07:00
2022-01-10 21:01:00 +01:00
2021-08-30 18:50:07 -04:00
2022-01-08 14:30:11 -05:00
2022-01-08 14:30:11 -05:00
2021-11-22 03:21:31 +01:00
2021-11-27 00:27:52 -07:00
2021-11-27 00:27:52 -07:00
2022-01-19 20:01:23 +01:00
2022-01-07 00:06:06 -05:00
2021-11-27 00:27:52 -07:00
2021-11-26 23:17:01 -07:00
2022-01-07 00:06:06 -05:00
2021-07-26 20:05:48 -04:00
2022-01-08 14:01:28 +01:00
2022-01-17 20:45:55 -07:00
2022-01-03 02:09:54 +01:00
2022-01-03 02:09:54 +01:00
2021-11-27 00:27:52 -07:00
2021-12-28 23:22:09 -07:00
2022-01-17 20:45:55 -07:00
2022-01-07 00:06:06 -05:00