AsahiLinux / docs

Hardware and software docs / wiki
Other
1.78k stars 48 forks source link

"Zig" programming language 16K page size issue #18

Open vielmetti opened 2 years ago

vielmetti commented 2 years ago

The "Zig" programming language does not have support for 16K page sizes; it defaults to 4K pages.

Tracking upstream at https://github.com/ziglang/zig/issues/11308

Thanks to @gpanders for the report, I'll update the wiki.

vielmetti commented 2 years ago

Documented at https://github.com/AsahiLinux/docs/wiki/Software-known-to-have-issues-with-16k-page-size/a797d6ec713dcde4eb6a7238d7be926e43a0eda4

victoryang00 commented 2 years ago

You can do a patch for Zig similar to https://chromium.googlesource.com/chromium/src/+/a704c3a94179e6f3abb28f090d096ced72657d7c