zig icon indicating copy to clipboard operation
zig copied to clipboard

std-docs: use `open` for macOS.

Open jiacai2050 opened this issue 1 year ago • 0 comments

$ zig std 
http://127.0.0.1:59993/
error: FileNotFound

0.12.0 will output an error on macOS, it should be open.

  • https://superuser.com/questions/911735/how-do-i-use-xdg-open-from-xdg-utils-on-mac-osx

Also, this PR make /debug endpoint works, previously it will return 404...

jiacai2050 avatar Apr 20 '24 13:04 jiacai2050