Skip to content

ClearScript 7.3

Compare
Choose a tag to compare
@ClearScriptLib ClearScriptLib released this 02 Jun 13:24
· 53 commits to master since this release
  • Added V8ScriptEngineFlags.EnableStringifyEnhancements (GitHub Issue #376).
  • Fixed issues blocking ClearScript use with .NET playgrounds. More...
  • The V8 ICU data is now packaged as a managed library to ease deployment.
  • V8 and JScript startup scripts are now minified.
  • Fixed Exception.TargetSite reflection hole and added V8ScriptEngineFlags.HideHostExceptions (GitHub Issue #382).
  • Fixed typeof-literal comparison in V8.
  • V8Update.cmd now works in a Visual Studio 2022 command prompt.
  • Rosetta is no longer required for macOS builds on the arm64 (M1) architecture.
  • Updated build, deployment, and API documentation.
  • Tested with V8 10.2.154.5.