ClearScript 7.3
- 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 addedV8ScriptEngineFlags.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.