Harness 0.14.3
·
239 commits
to main
since this release
This patch restores direct algorithm execution on browser pages that do not enable cross-origin isolation.
Fixed
- Kept Python, C#, and C++ execution available on non-isolated browser pages by treating TraceKernel shared-memory signal mailboxes as an optional capability instead of dereferencing
SharedArrayBufferunconditionally.