Merge branch 'main' into zig

This commit is contained in:
Marc
2025-07-16 18:43:48 +07:00
committed by GitHub
10 changed files with 79 additions and 24 deletions

View File

@@ -33,7 +33,7 @@ $test_os = [
];
// whether enable thread safe
$zts = true;
$zts = false;
$no_strip = false;