Files
zig/src
Andrew Kelley aaf54ce6a7 link.File.Wasm.Archive: simplify
Don't use the reader interface
Avoid unnecessary heap allocations

At first I started working on incorporating the Archive fields into the
Wasm data model, however, I realized a better strategy: simply omit
Archive data from the serialized linker state. Those files can be
trivially reparsed on next compiler process start. If they haven't
changed, great. Otherwise if they have, the prelink phase needs to be
restarted anyway.
2024-11-01 14:41:56 -07:00
..
2024-11-01 14:41:56 -07:00
2024-10-04 22:21:27 +00:00
2024-07-22 05:50:48 -07:00
2024-10-23 16:27:38 -07:00
2024-10-23 16:27:38 -07:00
2024-10-23 16:27:38 -07:00
2024-10-04 22:21:27 +00:00
2024-10-23 16:27:38 -07:00
2024-09-26 12:35:14 -07:00
2024-04-09 15:00:21 +02:00
2024-10-04 22:21:27 +00:00
2024-09-19 18:20:20 -07:00
2024-09-19 18:20:20 -07:00