Deno currently requires glibc. Anyone have insight into it? Would getting musl more funding help make it so it can run on stock alpine?
Deno is built on V8, and V8 requires glibc. So it's down to Google supporting musl, and I don't think it's a money issue.
I don't _think_ this is true.
https://github.com/denoland/deno/issues/3711#issuecomment-62...