filecoin-station / zinnia

Runtime for worker nodes executing modules in a resource-limited sandbox
https://crates.io/crates/zinnia
Other
17 stars 2 forks source link

Binaries for Alpine Linux (*-unknown-linux-musl) #178

Open bajtos opened 1 year ago

bajtos commented 1 year ago

Build release binaries for x86_64-unknown-linux-musl and aarch64-unknown-linux-musl to enable Zinnia to run in docker images based on Alpine Linux.

Alpine Linux does not provide GNU libc, we need to compile and link against MUSL instead.

Unfortunately, Deno does not support MUSL yet:

bajtos commented 1 year ago

Discussion in Deno Discord: https://discord.com/channels/684898665143206084/713035341736706089/1097887662246993960