github PerryTS/perry v0.5.107
v0.5.107 — npm distribution live

latest releases: v0.5.1206, v0.5.1205, v0.5.1182...
2 months ago

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.

Don't miss a new perry release

NewReleases is sending notifications on new releases.