Skip to content

perry

v0.5.107 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

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

Updates Tests, Other, and arm64/x64 across a mixed release.

Full changelog

Features

  • Native TypeScript compiler on npm: npx @perryts/perry compile file.ts now works on macOS (arm64/x64), Linux (x64/arm64, glibc + musl), and Windows x64. Prebuilt binaries + static runtime libraries are auto-selected via optional-dependency packages — @perryts/perry-{darwin-arm64,darwin-x64,linux-x64,linux-arm64,linux-x64-musl,linux-arm64-musl,win32-x64} — so the right build for your platform installs automatically.
  • Signed builds: every release is published to npm with sigstore provenance attestation via OIDC Trusted Publisher, backed by .github/workflows/release-packages.yml running on PerryTS/perry.

Tests

  • End-to-end install + compile verified from the public npm registry on darwin-arm64; remaining six platforms validated by CI builds.

Other

  • No runtime or codegen changes compared to v0.5.106.

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]