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.2 KiB
2.2 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.