Skip to content

perry

v0.5.1022 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 13d 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

ReleasePort's take

Light signal
editorial:auto 12d

The perry-ui-gtk4 `image.rs` module now calls `resolve_asset_path` from the new location `crate::ffi::layout::resolve_asset_path`. Binary sizes have increased: perry +22.6 %, libperry_runtime +34.0 %, and libperry_stdlib +6.5 % since the v0.5.455 baseline.

Why it matters: Patch to v0.5.1022 if using linux‑aarch64‑gnu builds; monitor runtime memory as binary size grew >20 % for core components since v0.5.455.

Summary

AI summary

Fixed missing resolve_asset_path function causing build failures in perry-ui-gtk4 on linux-aarch64-gnu.

Changes in this release

Performance Medium

Binary-size baseline refreshed; perry +22.6% / libperry_runtime +34.0% / libperry_stdlib +6.5% since v0.5.455 baseline.

Binary-size baseline refreshed; perry +22.6% / libperry_runtime +34.0% / libperry_stdlib +6.5% since v0.5.455 baseline.

Source: llm_adapter@2026-05-22

Confidence: high

Bugfix Medium

perry-ui-gtk4 `image.rs` now reaches `resolve_asset_path` in new location `crate::ffi::layout::resolve_asset_path`.

perry-ui-gtk4 `image.rs` now reaches `resolve_asset_path` in new location `crate::ffi::layout::resolve_asset_path`.

Source: llm_adapter@2026-05-22

Confidence: high

Full changelog

Sequel to v0.5.1021 + binary-size baseline refresh.

  • #1246 follow-up: perry-ui-gtk4 image.rs now reaches resolve_asset_path at its new home crate::ffi::layout::resolve_asset_path (left private when #1246 split the file). Surfaced on the v0.5.1020 release-packages linux-aarch64-gnu build with error[E0425]: cannot find function resolve_asset_path in the crate root — that failure fail-fast-cancelled four other matrix builds and skipped every publish job (winget / homebrew / npm / apt / apt-repo).
  • binary-size baseline refresh: 566 patches of intentional product delta since the v0.5.455 (7fd1c8b3) baseline pushed perry +22.6% / libperry_runtime +34.0% / libperry_stdlib +6.5%. Same shape as the v0.5.455 refresh — the 15% per-release threshold is for incremental drift, not multi-release catch-up. New baseline captured from f7aaed1a Regression Check macos-14 run. Production binaries are stripped by the linker; the .a / .bin sizes the job measures are unstripped release-build artefacts used as a regression-trend signal, not a deployment-size measurement.

Closes the v0.5.1020 release-packages regression. See CHANGELOG.md.

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]