This release adds 2 notable features for engineering teams evaluating rollout.
Published 1mo
Build & Package
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
android
compile
harmonyos
ios
llvm
macos
+5 more
native
smc
typescript
watchos
windows
Summary
AI summaryUpdates Tests, Other, and arm64/x64 across a mixed release.
Full changelog
Features
- Native TypeScript compiler on npm:
npx @perryts/perry compile file.tsnow 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.ymlrunning 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
About perry
A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.
Related context
Beta — feedback welcome: [email protected]