Skip to content

Unity_v1.4.1-pre.2,ApiLevel:19

Pre-release
Pre-release
Compare
Choose a tag to compare

中文版本请查看 doc/unity/zhcn/changelog.md

  1. fix: could not get any log in inspector with Node.js backend. #1201
  2. fix: if a error is thrown in ESM and the message contains line ends, the error message could be incorrect. #1188
  3. optimize: do not lock the mutex when destroying a JSFunction.
  4. feature: JsEnv.ClearModuleCache can clear ESM module cache now.

difference between Node.js/Quickjs/V8: wiki