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-16 16:35:12 -05:00
2021-11-15 20:04:55 -05:00
2021-10-27 16:07:48 -04:00
2021-10-27 16:07:48 -04:00
2021-11-09 13:41:38 -05:00
2021-11-15 20:04:55 -05:00
2021-11-15 04:47:57 +01:00
2021-09-19 14:02:22 +02:00
2021-10-17 16:06:40 -04:00
2021-11-20 15:49:22 -05:00
2021-10-27 16:07:48 -04:00
2021-11-28 20:25:33 +01:00
2021-11-15 00:29:26 -06:00
2021-09-07 15:08:51 -04:00