goto-bus-stop / setup-zig

use a @ziglang compiler in your github actions workflows
Other
147 stars 19 forks source link

feat: verify downloaded zig version #74

Open desttinghim opened 5 months ago

desttinghim commented 5 months ago

Resolves #67

I wrote a javascript shim to allow running zig-minisign in nodejs using WebAssembly and have used it to implement the signature verification feature.

desttinghim commented 4 months ago

Any updates on this?