Files
zig/src
Luuk de Gram ba0e84a411 wasm: move Zig module-linkage to ZigObject
Rather than specializing the linker-driver to be able to handle objects
generated by a ZCU, we store all data in-memory in ZigObject. ZigObject
acts more like a regular object file which will allow us to treat it
as us. This will make linking much more simple, but will also reduce
the complexity of incremental-linking as we can simply update ZigObject
and relink it.
2024-02-29 15:22:58 +01:00
..
2024-02-01 15:22:36 +02:00
2024-02-26 22:26:19 -07:00
2024-02-26 21:35:30 -07:00
2024-02-26 21:51:19 -07:00
2024-02-26 21:35:30 -07:00
2024-02-26 21:35:30 -07:00
2024-02-26 21:35:30 -07:00
2024-01-10 09:30:24 -08:00
2024-01-20 00:24:39 +00:00
2024-02-26 22:26:19 -07:00
2024-02-26 21:35:33 -07:00
2024-02-26 21:35:30 -07:00
2024-02-26 21:35:30 -07:00
2024-02-26 17:03:20 -08:00