Open
Description
Suggested way: port musl code from C to Java. Another way: compile parts of musl with emscripten. Latter, however, will make build process more complex. I succesfully ported pow function from musl
Suggested way: port musl code from C to Java. Another way: compile parts of musl with emscripten. Latter, however, will make build process more complex. I succesfully ported pow function from musl