aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/WebServer.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2025-12-08 21:57:46 -0800
committerAndrew Kelley <andrew@ziglang.org>2025-12-23 22:15:08 -0800
commit90f7259ef17e8e07c2c3f71bea65d103cfe52c07 (patch)
treec7d4025d746c265dd5907b81295b86d6f67eb80c /lib/std/Build/WebServer.zig
parentbee8005fe6817ade9191de0493888b14cdbcac31 (diff)
downloadzig-90f7259ef17e8e07c2c3f71bea65d103cfe52c07.tar.gz
zig-90f7259ef17e8e07c2c3f71bea65d103cfe52c07.zip
std.Progress: use a global static Io instance
This decision should be audited and discussed. Some factors: * Passing an Io instance into start. * Avoiding reference to global static instance if it won't be used, so that it doesn't bloat the executable. * Being able to use std.debug.print, and related functionality when debugging std.Io instances and std.Progress.
Diffstat (limited to 'lib/std/Build/WebServer.zig')
0 files changed, 0 insertions, 0 deletions