Files
zig/src
Luuk de Gram 97448e4d5f wasm: Only generate import when referenced
Rather than creating an import for externs on updateDecl, we now
generate them when they're referenced. This is required so using @TypeOf(extern_fn())
will not emit the import into the binary (causing an incorrect function type index
as it won't be fully analyzed).
2022-03-26 21:20:29 +01:00
..
2022-03-25 16:13:54 +01:00
2022-03-25 16:13:54 +01:00
2022-03-22 23:37:20 -04:00
2022-03-19 19:13:31 +02:00
2022-01-14 12:39:06 -07:00
2022-01-30 14:30:46 +01:00
2022-03-22 15:45:58 -07:00
2022-03-25 16:13:54 +01:00
2022-03-26 00:33:14 -07:00
2022-01-02 13:16:17 -07:00
2022-03-25 16:13:54 +01:00
2022-03-22 15:45:58 -07:00
2022-03-26 00:33:14 -07:00
2022-03-17 19:03:37 -07:00
2022-01-07 00:06:06 -05:00
2022-03-26 00:33:14 -07:00
2022-03-22 15:45:58 -07:00
2022-03-26 00:33:14 -07:00
2021-09-24 13:39:20 -04:00