You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use an Alpine docker image with wasm-tools installed. Currently we have to manually build an package this because the target linux gnu doesn't work in Alpine. It would be nice that wasm-tools also builds and releases the binary with musl besides
gnu.