issues
search
cartesi
/
machine-emulator-tools
Set of tools to help the development
Apache License 2.0
13
stars
20
forks
source link
Support for Alpine Linux
#45
Open
vfusco
opened
6 months ago
vfusco
commented
6 months ago
[ ] Evaluate Rust dependency on GLIBC when used on RISC-V.
[ ] Compile tools as
static
or with MUSL instead of GLIBC.
endersonmaia
commented
5 months ago
Alpine released its 3.20 version with support to riscv64.
https://alpinelinux.org/posts/Alpine-3.20.0-released.html
https://hub.docker.com/r/riscv64/alpine
static
or with MUSL instead of GLIBC.