8000 Release Javet v0.8.3 · caoccao/Javet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Javet v0.8.3

Compare
Choose a tag to compare
@caoccao caoccao released this 13 Apr 05:58
· 118 commits to main since this release
96638b9
  • Added V8Runtime.lowMemoryNotification() and V8Runtime.idleNotificationDeadline()
  • Added V8Host.setMemoryUsageThresholdRatio(), V8Host.enableGCNotification(), and V8Host.disableGCNotification()
  • Updated JavetEnginePool to be lock free
  • Added autoSendGCNotification to JavetEngineConfig
  • Moved JavetCallbackContext management from V8ValueFunction to V8
  • Added JavetPromiseRejectCallback for V8 mode
0