Luuk de Gram
dd49eca342
wasm: Implement 'zig test'
...
- This implements the required codegen for decl types such as pointers, arrays, structs and more.
- Wasm's start function can now use both a 'u8' and 'void' as return type. This will help us with writing tests
using the stage2 testing backend. (Until all tests of behavioural tests pass).
- Now correctly generates relocations for function pointers.
- Also implements unwrapping error union error, as well as return pointers.
2021-11-28 20:25:33 +01:00
..
2021-11-09 18:31:03 -07:00
2021-11-16 16:35:12 -05:00
2021-11-24 18:42:30 -08:00
2021-10-04 15:31:08 -04:00
2021-11-24 18:42:30 -08:00
2021-09-01 17:54:06 -07:00
2021-11-09 18:31:03 -07:00
2021-08-24 12:25:09 -07:00
2021-11-15 20:04:55 -05:00
2021-10-27 16:07:48 -04:00
2021-11-09 18:31:03 -07:00
2021-10-27 16:07:48 -04:00
2021-08-24 12:25:09 -07:00
2021-11-24 14:47:33 -07:00
2021-11-09 13:41:38 -05:00
2021-10-29 20:02:25 +00:00
2021-10-04 23:48:55 -07:00
2021-11-23 12:32:25 -06:00
2021-10-29 19:20:31 -04:00
2021-11-24 23:08:16 -07:00
2021-08-15 23:09:55 -07:00
2021-08-24 12:25:09 -07:00
2021-11-25 22:20:32 +01:00
2021-09-14 19:02:23 +03:00
2021-10-04 23:48:55 -07:00
2021-08-24 12:25:09 -07:00
2021-10-04 23:48:55 -07:00
2021-11-26 23:02:09 -05:00
2021-10-04 23:48:55 -07:00
2021-11-01 00:57:24 -07:00
2021-08-24 12:25:09 -07:00
2021-10-04 23:48:55 -07:00
2021-08-24 12:25:09 -07:00
2021-10-01 22:32:13 -07:00
2021-11-20 02:35:36 -05:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-11-26 21:22:33 -07:00
2021-11-19 19:15:14 -07:00
2021-11-15 20:04:55 -05:00
2021-10-17 16:07:51 -04:00
2021-11-01 00:57:33 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-11-15 04:47:57 +01:00
2021-10-04 23:48:55 -07:00
2021-11-09 18:31:03 -07:00
2021-10-04 23:48:55 -07:00
2021-10-04 23:48:55 -07:00
2021-09-19 14:02:22 +02:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-09-19 13:52:56 +02:00
2021-10-17 16:06:40 -04:00
2021-11-24 18:42:30 -08:00
2021-10-27 16:07:48 -04:00
2021-08-24 12:25:09 -07:00
2021-10-20 15:34:10 -07:00
2021-10-04 23:48:55 -07:00
2021-11-16 16:33:56 -05:00
2021-09-20 01:58:18 -04:00
2021-08-24 12:25:09 -07:00
2021-11-09 18:31:03 -07:00
2021-08-31 23:05:01 +02:00
2021-11-23 14:47:01 -05:00
2021-11-25 20:56:38 -05:00
2021-11-22 21:30:20 -05:00
2021-10-26 18:55:02 -04:00
2021-10-04 23:48:55 -07:00
2021-11-09 18:31:03 -07:00
2021-11-20 15:49:22 -05:00
2021-10-09 03:15:34 -04:00
2021-10-04 23:48:55 -07:00
2021-10-27 16:07:48 -04:00
2021-10-17 17:47:43 -04:00
2021-10-04 23:48:55 -07:00
2021-11-09 18:31:03 -07:00
2021-10-29 19:20:31 -04:00
2021-08-24 12:25:09 -07:00
2021-10-27 16:07:48 -04:00
2021-08-24 12:25:09 -07:00
2021-11-28 20:25:33 +01:00
2021-10-04 23:48:55 -07:00
2021-11-26 10:53:30 +01:00
2021-10-04 23:48:55 -07:00
2021-11-15 00:29:26 -06:00
2021-10-04 23:48:55 -07:00
2021-11-04 14:54:25 -04:00
2021-08-29 11:57:32 +02:00
2021-11-27 15:02:01 +01:00
2021-08-24 12:25:09 -07:00
2021-09-07 15:08:51 -04:00