The libm code from musl wasn't being used since most of these functions are implemented using x87 which goes faster than a library intended for risc machines.
2.3 KiB
2.3 KiB
The libm code from musl wasn't being used since most of these functions are implemented using x87 which goes faster than a library intended for risc machines.