add timeout and memory limit

This commit is contained in:
ekibun
2022-05-20 00:40:44 +08:00
parent 232ea07e89
commit 32aac42c19
8 changed files with 426 additions and 316 deletions

View File

@@ -8,6 +8,7 @@
## 0.3.7
* add timeout and memory limit
* fixed compiler error in windows release
* fixed crash when encoding Error object
* updated to latest quickjs