Skip to content

Version 7.2.3

Compare
Choose a tag to compare
@ClearScriptLib ClearScriptLib released this 05 Mar 18:10
· 62 commits to master since this release
  • Fixed crash on attempt to execute a compiled script in the wrong V8 runtime.
  • Fixed intermittent V8 crash on Windows x86 (GitHub Issue #354).
  • Added V8GlobalFlags.DisableBackgroundWork.
  • Fixed async function performance (GitHub Issue #356).
  • Added a WebAssembly unit test.
  • Updated API documentation.
  • Tested with V8 9.9.115.8.