Closed andreamah closed 1 year ago
Fixes #15 Fixes #20
Doesn't use the latest cross version since it runs into an issue with pcre2 that should be fixed when https://github.com/BurntSushi/rust-pcre2/pull/30 is merged upstream.
pcre2
Made the x86_64-unknown-linux-musl prebuilt go from ~39.1MB to ~5.1MB. Made the i686-unknown-linux-musl prebuilt go from ~29.7MB to ~4.0MB.
x86_64-unknown-linux-musl
i686-unknown-linux-musl
Fixes #15 Fixes #20
Doesn't use the latest cross version since it runs into an issue with
pcre2
that should be fixed when https://github.com/BurntSushi/rust-pcre2/pull/30 is merged upstream.Made the
x86_64-unknown-linux-musl
prebuilt go from ~39.1MB to ~5.1MB. Made thei686-unknown-linux-musl
prebuilt go from ~29.7MB to ~4.0MB.