eagler-teavm-fork/classlib/src
Alexey Andreev 10c3731c43 wasm gc: fix some issues and implement intrinsics
* properly cast exception type on catch blocks
* generate virtual table structures lazily
* fix calculation of types of a.field values
2024-08-27 13:28:49 +02:00
..
main wasm gc: fix some issues and implement intrinsics 2024-08-27 13:28:49 +02:00
test/java/org/teavm/classlib/impl classlib: replace usage of Math.log10 with custom implementation of int log10 algorithm 2023-12-07 19:14:55 +01:00