diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2024-10-31 21:56:10 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2024-10-31 22:01:10 -0700 |
| commit | e501cf51a01f6f0ae4326180cdd4274588ceed1d (patch) | |
| tree | 172175693b81ce2b14609fb9d6347487bdc3b926 /lib/std/Target | |
| parent | bf9978a57a9d939aefb3babcca28f87cb34331b0 (diff) | |
| download | zig-e501cf51a01f6f0ae4326180cdd4274588ceed1d.tar.gz zig-e501cf51a01f6f0ae4326180cdd4274588ceed1d.zip | |
link.File.Wasm: unify the string tables
Before, the wasm struct had a string table, the ZigObject had a string
table, and each Object had a string table.
Now there is just the one. This makes for more efficient use of memory
and simplifies logic, particularly with regards to linker state
serialization.
This commit additionally adds significantly more integer type safety.
Diffstat (limited to 'lib/std/Target')
0 files changed, 0 insertions, 0 deletions
