Skip to content

Option ‣ multithreaded

Chung Leong edited this page Mar 15, 2025 · 1 revision

When enabled, compile Zig code with multithreading support.

Default value:

true for native code, false for WebAssembly

Clone this wiki locally