Walkyst / lavaplayer-fork

Apache License 2.0
173 stars 68 forks source link

musl support #99

Closed topi314 closed 1 year ago

topi314 commented 1 year ago

This pr adds support for detecting musl environments, and loading the appropriate native files. This is based on https://github.com/natanbc/native-loader

This pr depends on https://github.com/Walkyst/lavaplayer-natives-fork/pull/3 and is gonna stay as draft until the other is completed & merged

topi314 commented 1 year ago

this now supports musl x86 & aarch64, final testing is still being done

topi314 commented 1 year ago

I tested this with lavalink. see result here https://github.com/lavalink-devs/Lavalink/pull/878#issuecomment-1553488342