New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/25436#issuecomment-851147634 Comment: Even if it's not officially supported, I'd like to see it built on `musl` libc, as well, being it's what I use teehee. As for how to test against other archs locally, `xbps-src` has an `-a` flag. You can `./xbps-src -a x86_64-musl pkg deno` if you wanted to test, for example. I just read the conversation, and, uhh. I wonder why not just use `build_style=cargo`? Does it not work? Here's the [PKGBUILD](https://github.com/archlinux/svntogit-community/blob/packages/deno/trunk/PKGBUILD) from Arch linux.