Pre built wheels
Opened this issue · 3 comments
avinassh commented
Right now installing libsql is slow because it compiles on the machine. We should upload and distribute pre built wheel for faster installations
leikoilja commented
do we have any updates on this?
i m having a problem using libsql-experimental in my docker container cause it fails to build wheels
XChikuX commented
@penberg We need prebuilt wheels for arm64 as well.
My multi-arch docker build is crawling because of the lack of it.
EDIT: I see that we have pre-built wheels for these
Do you mind adding it for linux - aarch64 and windows - aarch64 as well?
lucafaggianelli commented
Hey any update on this? building this package on my deployment pipeline added 10 minutes to the Docker build, is there any way to have the prebuilt binary?