View Source ExCurl.Zig.MultiPlatformCurl (ex_curl v0.2.0)

This module wraps the use Zig macro to allow multiplatform compilation of Zig code that imports libcurl. The current implementation naively guesses standard libcurl locations based on the @load_order module attribute.