Edge
Edge Build Mode
Last updated Jun 23, 2026
The edge build mode prepares your project for the Pyvorin Edge runtime.
[build]
mode = "edge"
This mode favors small binary size and fast cold starts over raw throughput. Some Python constructs that are supported in balanced mode may fall back in edge mode.
Edge artifacts are deployed through the separate Edge SDK. The Portal tracks Edge licence keys and usage if your plan includes Edge.