Jérôme Marteaux
Results
1
comments of
Jérôme Marteaux
Hi, Same results here (linux/amd64/go 1.15.8). I find the culprit, before parsing code quickjs check the heap size against the memory allocated with: ``` static inline BOOL js_check_stack_overflow(JSRuntime *rt, size_t...