Skip to content

perry

v0.5.455 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo Build & Package
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android compile harmonyos ios llvm macos
+5 more
native smc typescript watchos windows

Summary

AI summary

Fixed a Windows-specific runtime crash in docs/examples/language/supported_features.ts.

Full changelog

Highlights

Patch release on top of v0.5.454 — fifth-round release-night fix. With v0.5.454's two skips landing, a third Windows-specific runtime bug surfaced: language/supported_features.ts exits with 0xC0000005 ACCESS_VIOLATION mid-execution after producing visibly corrupt output.

Fixes

  • doc-tests windows-2022docs/examples/language/supported_features.ts skipped on Windows. Same Windows-specific runtime divergence cluster as v0.5.454's runtime/array_methods.ts and runtime/json_parse.ts — probably a single root cause (memory layout / NaN-boxing / GC on the Windows ABI) worth investigating at depth. Tracked as a single follow-up. Targeted skip via the // platforms: banner; the other 76 Windows doc-tests continue to pass.

Everything else from v0.5.450

See the v0.5.450 release notesperry/media cross-platform, HarmonyOS Phase 2 ArkUI pipeline, Effect compatibility sweep, Windows enhancements, CI cost cuts.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track perry

Get notified when new releases ship.

Sign up free

About perry

A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.

All releases →

Beta — feedback welcome: [email protected]