Last updated September 8, 2026.
The AfterPack roadmap.
Every stop is a capability. Filled stops are live, gold stops are next, dashed stops are directions that can change. No dates.
One email when something ships.
Signing in also unlocks 10 MB of Pro builds a month, no card.
Sign in for updatesWant to suggest or reorder? Discuss on GitHub
Shipped5
Found a bug in something shipped?
Issues are the fastest route.
Free engine in your own Worker
@afterpack/wasm runs the free engine in a Cloudflare Worker or in Node, with no native binary.
Sep 2026DocsStored Protection Maps
ProEvery Pro cloud build keeps its Protection Map and build history in the dashboard.
Aug 2026DocsReproducible builds
Pin the seed to your commit and the same source produces the same output.
Aug 2026DocsHardening transforms
ProComparison hardening and self-integrity, the two Pro transforms for licence and payment code.
Aug 2026Docs
Have an opinion?
Discussions decide what moves up. A design is accepted there before it lands here.
Next8
Leak detector
Flags emails and known key patterns in your build. Pro adds entropy detection and notifications.
Network transport cloaking
ProA per-build codec for your API requests and responses on the wire.
Cross-module obfuscation
ProEntanglement across module boundaries with shared decoder infrastructure.
CLI subcommands
add wires a framework, doctor checks a build, and an MCP server puts the CLI in front of your agent.
Managed source maps
ProSymbolicate production stack traces without shipping a .map file.
Per-request builds from AfterPack's cloud
ProA new shape per request or per rotation window, served by AfterPack, without running a Worker yourself.
Build receipts
A record of what a build did, checked against the artifact with afterpack verify.
Public protection changelog
An auditable log of every security-relevant change to the engine.
Exploring3
Pro on Workers for Platforms
ProThe Pro engine in a Workers for Platforms namespace: a build never leaves Cloudflare.
Rotation as a service
ProScheduled re-obfuscation with a push to your CDN, so a release changes shape without a deploy.
Plugin API
A public API for third-party integrations and custom build steps.