We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
threadlocal var x: i32 = 1; test "tls macos cross compile" { x += 1; }
$ ./zig test test.zig (ok) $ ./zig test test.zig -target x86_64-macosx dyld: Symbol not found: __tlv_bootstrap