eagler-teavm-fork/jso
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
..
apis jso apis: fix declaration in IndexedDB API 2023-12-12 09:40:30 +01:00
core Re-add module name org.teavm.jso (#817) 2023-10-14 19:35:23 +03:00
impl js: add limit for top-level declarations 2024-02-01 09:41:50 +01:00