Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 219 Bytes

zigcurl

Minimal curl example using Zig 0.8.1 on Macbook Air M1 (apple silicon). Shoud work on other gnu systems as well, which have installed a libcurl.so installed.

brew install curl
zig build run