eagler-teavm-fork/tools/junit
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 Simplify test runner, remove parallel run, remove HtmlUnit runner, fix Wasm tests 2023-09-29 21:11:23 +02:00