Skip to content

v5.92.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:04

5.92.0 (2026-07-30)

Bug Fixes

  • swift: stop swiftlint --fix and swift format fighting over braces (ede7649)
  • v86: always attempt emulator.destroy() during teardown, even when stop() rejects (26c3f8e)
  • v86: return a real Headers from the relay fetch shim (846529e)
  • v86: wait for emulator-loaded before instrumenting and running (f46eb8b)

Features

  • shell: add v86 command — run x86 VMs on the v86 wasm engine (8e8a693)
  • v86: guest networking via fetch relay (-net ,relay=fetch) (b369e24)
  • v86: live screen serving (v86 serve) + SVGA video-memory flag (-vga) (159aa6b), closes hi#res
  • v86: support copy.sh-style state resumes — -state, -fs9p, -net (ca8855e)