Open earningpoints opened 1 year ago
It requires Linux kernel version 5.1
, which is not available on most Android devices. And it doesn't compile for other libcs (such as musl). So I'd like to let this open until upstream gives a solution.
@licy183 i ran bun using grun
check this https://github.com/jothi-prasath/tur/blob/bun/tur/bun/build.sh
The binaries in TUR packages should link against bionic libc, rather than GNU libc. I currently have no plan to support for GNU libc environments (with a custom loader path).
Name
Bun Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Home page URL
https://bun.sh
Source code URL
https://github.com/oven-sh/bun
Packaging policy acknowledgement
Additional information
No response