Luuk de Gram 6c1ab376dd
wasm: store __zig_lt_errors_len in linear data
Rather than using a function call to verify if an error fits within
the global error set's length, we now store the error set' size in
the .rodata segment of the linear memory and load that value onto
the stack to check with the integer value.
2023-04-22 21:57:38 +02:00
..
2022-09-14 20:08:34 -04:00
2023-04-13 02:47:16 -04:00
2023-01-26 16:36:13 -07:00
2023-04-20 15:17:07 -07:00
2023-04-20 15:17:07 -07:00
2023-04-22 21:16:23 +02:00
2023-04-15 19:44:56 +03:00
2023-04-13 02:47:16 -04:00
2023-04-13 02:47:16 -04:00
2023-04-13 02:47:16 -04:00
2022-11-04 00:09:27 +03:30
2023-01-26 16:36:13 -07:00
2023-01-26 16:36:13 -07:00
2023-01-25 20:56:23 -07:00
2023-04-13 02:47:16 -04:00