Files
zig/src
Luuk de Gram 00af3a79ae wasm-linker: emit 'data count' & segment flags
When linking with shared-memory enabled, we must ensure to emit
the "data count" section as well as emit the correct segment flags
to tell the runtime/loader that each segment is passive. This is
required as we don't emit the offsets for such segments but instead
initialize each segment (for each thread) during runtime.
2023-03-18 20:13:29 +01:00
..
2022-09-14 20:08:34 -04:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-05 02:59:02 -05:00
2022-11-04 00:09:27 +03:30
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2023-01-03 13:05:09 +02:00
2023-01-03 13:05:09 +02:00
2023-03-15 10:48:14 -07:00