update zig to 0.11.0 (#4233)

* WIP

* backup

* more change

* json related error sovled

* number related issue solved

* revert WriterType changed before

* destroy -> free

* jsonStringify related issues solved

* fix mem.free expected []T or *[_]T, passed [*]const u8

* fix expected []T or *[_]T, passed [*:0]const u8

* fix build script

* fix build script, for real

* replace 0.11.0-dev.4006+bf827d0b5 to 0.12.0-dev.161+6a5463951

* fix build on macOS, COPYFILE.DATA -> COPYFILE_DATA

* fix the last destroy on [*]ptr issue

---------

Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
This commit is contained in:
Jason
2023-08-25 07:13:14 +08:00
committed by GitHub
parent 55eb4ffe8f
commit 19aa9d93de
28 changed files with 251 additions and 223 deletions

2
.gitignore vendored
View File

@@ -130,3 +130,5 @@ src/js/out/tmp
src/js/out/DebugPath.h
make-dev-stats.csv
.uuid