Skip to content

Commit 65b345f

Browse files
mkurzdavide125
authored andcommitted
Zig 0.14.0 comes with Runtime Page Size
Signed-off-by: Matthias Kurz <m.kurz@irregular.at>
1 parent 28f210d commit 65b345f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Broken-Software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ run). You may have varying levels of success by attempting to run your software
9696
| MEGAsync | <https://github.com/meganz/MEGAsync/pull/801> |
9797
| notion-app(-enhancer) | <https://github.com/notion-enhancer/notion-repackaged/issues/107> | electron + broken build flags |
9898
| Wine | <https://bugs.winehq.org/show_bug.cgi?id=52715> |
99-
| Zig | <https://github.com/ziglang/zig/issues/11308> |
10099

101100
\* Running x86-64 software is supported via a 4k page size microVM running FEX.
102101

@@ -127,6 +126,7 @@ run). You may have varying levels of success by attempting to run your software
127126
| Telegram Desktop | <https://github.com/telegramdesktop/tdesktop/issues/26103> | Fixed since 4.1.1 |
128127
| Visual Studio Code | <https://aur.archlinux.org/packages/visual-studio-code-bin> | Fixed since 1.71.0 (uses Electron 19) |
129128
| WebKitGTK | <https://github.com/WebKit/WebKit/commit/0a4a03da45f774> | Fixed since 2.34.6 |
129+
| Zig | <https://github.com/ziglang/zig/issues/11308> | Fixed since [0.14.0](https://ziglang.org/download/0.14.0/release-notes.html#Runtime-Page-Size) |
130130

131131
## Bugs
132132

0 commit comments

Comments
 (0)