eagler-teavm-fork/tests
Alexey Andreev bb837bd020 classlib: replace usage of Math.log10 with custom implementation of int log10 algorithm
This fixes BigDecimal support on WASI, which does not support log10 at the moment
2023-12-07 19:14:55 +01:00
..
src/test classlib: replace usage of Math.log10 with custom implementation of int log10 algorithm 2023-12-07 19:14:55 +01:00
build.gradle.kts Use Gradle toolchains to run tests 2023-11-08 09:28:07 +01:00
compile-c-unix-fast.sh Add GitHub Actions CI (#854) 2023-11-14 22:03:43 +03:00
compile-c-unix.sh C: compile into multiple .c and .h files 2019-05-08 17:36:46 +03:00
run-wasi.sh WASI: update default test runner parameter for newer wasmtime versions 2023-11-09 10:58:34 +01:00