| ... | @@ -515,7 +515,7 @@ | ... | @@ -515,7 +515,7 @@ |
| 515 | </style> | 515 | </style> |
| 516 | </head> | 516 | </head> |
| 517 | <body class="canvas"> | 517 | <body class="canvas"> |
| 518 | <div style="background-color: darkred; width: 100vw; text-align: center; color: white; padding: 15px 5px;">These docs are experimental. <a href="https://kristoff.it/blog/zig-new-relationship-llvm/">Progress depends on the self-hosted compiler</a>, <a href="https://github.com/ziglang/zig/wiki/How-to-read-the-standard-library-source-code">consider reading the stlib source in the meantime</a>.</div> | 518 | <div style="background-color: darkred; width: 100vw; text-align: center; color: white; padding: 15px 5px;">These docs are experimental. <a style="color: bisque;text-decoration: underline;" href="https://kristoff.it/blog/zig-new-relationship-llvm/">Progress depends on the self-hosted compiler</a>, <a style="color: bisque;text-decoration: underline;" href="https://github.com/ziglang/zig/wiki/How-to-read-the-standard-library-source-code">consider reading the stlib source in the meantime</a>.</div> |
| 519 | <div class="flex-main"> | 519 | <div class="flex-main"> |
| 520 | <div class="flex-filler"></div> | 520 | <div class="flex-filler"></div> |
| 521 | <div class="flex-left sidebar"> | 521 | <div class="flex-left sidebar"> |