extism / zig-sdk

Extism Zig Host SDK - easily run WebAssembly modules / plugins from Zig applications
https://extism.org
BSD 3-Clause "New" or "Revised" License
22 stars 1 forks source link

Zon package manager support #9

Closed nilslice closed 11 months ago

nilslice commented 12 months ago

I'm still learning about this, but it seems there is a way to more reliably distribute Zig libraries, e.g. https://github.com/hexops/mach/blob/main/build.zig.zon

Tracking this as something we should look into, not necessarily for v1.0 beta.