-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Using zig std shows runtime error #24859
Copy link
Copy link
Closed
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorregressionIt worked in a previous version of Zig, but stopped working.It worked in a previous version of Zig, but stopped working.
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorregressionIt worked in a previous version of Zig, but stopped working.It worked in a previous version of Zig, but stopped working.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Zig Version
0.15.0-dev.1519+dd4e25cf4
Steps to Reproduce and Observed Behavior
While trying to read the standard documentation offline I discovered that the Zig runtime shows error specifically when the program have to response to any client
Expected Behavior
It should output the file as a webpage with documentation about the Zig's standard library instead of a blank screen