Files
zig/src
Luuk de Gram 729f822e31 wasm-linker: correctly resolve exported symbols
When compiling Zig code using the Wasm backend, we would previously
incorrectly resolve exported symbols as it would not correctly remove
existing symbols if they were to be overwritten. This meant that
undefined symbols could cause collisions although they should be
resolved by the exported symbol.
2023-06-16 17:16:55 +02:00
..
2023-06-10 20:47:57 -07:00
2023-06-12 14:22:19 -07:00
2023-06-10 20:47:57 -07:00
2023-06-10 20:47:56 -07:00
2023-05-26 21:42:19 -07:00
2023-05-26 21:42:19 -07:00
2023-05-23 17:55:59 -07:00
2022-11-04 00:09:27 +03:30
2023-01-25 20:56:23 -07:00
2023-06-13 12:55:15 +01:00