Skip to content

Unity_v1.3.4,ApiLevel:16

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 03:12

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

  1. the module csharp in d.ts will use export = just like what Node.js did #750
  2. fix: ignored assemblies which path is with Editor when generating extension method #735
  3. add try catch for builtin script running. and will destroy the jsengine when error is thrown.
  4. the Debug build of Plugin will now have the global.gc function.

difference between Node.js/Quickjs/V8: wiki