eagler-teavm-fork/platform/src/main
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
..
java/org/teavm/platform js: add limit for top-level declarations 2024-02-01 09:41:50 +01:00
resources JS: rewrite more natives with templates, get rid of runtime aliases in minification mode 2023-10-31 19:29:32 +01:00