Working with a Discord user and it seems the install script is not working on alpine linux. They are on alpine x86, but i confirmed it doesn't seem to work on aarch64 either.
It downloads the extism binary and puts it in /usr/local/bin but it's not executable. Perhaps it's pulling down a binary for the libc linux platform?
Working with a Discord user and it seems the install script is not working on alpine linux. They are on alpine x86, but i confirmed it doesn't seem to work on aarch64 either.
It downloads the extism binary and puts it in
/usr/local/bin
but it's not executable. Perhaps it's pulling down a binary for the libc linux platform?