Skip to content

Harness 0.14.3

Choose a tag to compare

@obinnanwachukwu1 obinnanwachukwu1 released this 01 Aug 00:06
· 239 commits to main since this release
2989070

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 SharedArrayBuffer unconditionally.