Rail · Apr 19, 2026
v3.2.0 — Strict HTTPS by default + compiler quadratic fix
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Two structural fixes in `tools/compile.rail` eliminate the O(3^n) and O(N²) wedges that had been silently taxing every stdlib-heavy build since v3.0.0. A 195-second compile on `https_client.rail + pem.rail + cert_chain.rail` now completes in 12 seconds — 16× speedup — which unblocks the strict-HTTPS default trust posture that v3.1.0 had to ship as a standalone primitive.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.