teavm/platform
Alexey Andreev 6ac598b927 js: add limit for top-level declarations
Rationale: turns out that V8 utilizes stack even to represent module-level functions.
This can cause SOE when there's too many classes and methods in source JVM
2024-02-01 09:41:50 +01:00
..
src/main js: add limit for top-level declarations 2024-02-01 09:41:50 +01:00
build.gradle.kts Migrate to gradle 2023-01-23 17:16:07 +01:00