github Tencent/puerts Unity_v1.4.1
Unity_v1.4.1,ApiLevel:19

latest releases: upm/webgl/2.1.0, Unreal_v1.0.7, Unity_v2.1.0...
19 months ago

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

changelog since 1.4.0

  1. fix: the crashed after getting a StackOverflowException #1208
  2. fix: could not get any log in inspector with Node.js backend. #1201
  3. fix: if a error is thrown in ESM and the message contains line ends, the error message could be incorrect. #1188
  4. fix: did not filt a obsoleted property setter/getter. #1152
  5. fix:when passing a JS number to C# object. the number would be cut to a Int.
  6. feature: JsEnv.ClearModuleCache can clear ESM module cache now.
  7. feature: now you can use JSObject to store a JS function. #1143 #1144
  8. feature: add EXPERIMENTAL_PUERTS_DISABLE_SLOWBINDING. It will be useful in somewhere need to do access control. This feature is still experimental and will be changed in the future.
  9. optimize: do not lock the mutex when destroying a JSFunction or JSObject.

difference between Node.js/Quickjs/V8: wiki

Don't miss a new puerts release

NewReleases is sending notifications on new releases.