disable Intrinsic functions in msvc build

This commit is contained in:
ekibun
2022-05-18 00:30:52 +08:00
parent 819186399e
commit 232ea07e89
3 changed files with 6 additions and 1 deletions

View File

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