Unity_v1.4.1-pre.2,ApiLevel:19
Pre-release
Pre-release
中文版本请查看 doc/unity/zhcn/changelog.md
- fix: could not get any log in inspector with Node.js backend. #1201
- fix: if a error is thrown in ESM and the message contains line ends, the error message could be incorrect. #1188
- optimize: do not lock the mutex when destroying a JSFunction.
- feature: JsEnv.ClearModuleCache can clear ESM module cache now.
difference between Node.js/Quickjs/V8: wiki