Shabinder Singh
11/07/2023, 10:06 PMapp.cash.zipline.QuickJsException: stack overflow
My executor thread is of 8mb as suggested in changelog, also tried with higher limit,
is there any other change needed from my client side ?
Context: I deploy a plugin system, hence code can be complex sometimes, involving serializations and network requests and so on.jessewilson
11/08/2023, 1:43 PMShabinder Singh
11/08/2023, 1:45 PMjessewilson
11/08/2023, 1:46 PMzipline.quickJs.maxStackSize = XXX
Shabinder Singh
11/08/2023, 1:49 PM