#!/usr/bin/env node
"use strict";
// postinstall: fetch the platform binary eagerly so the first real run is
// instant. Best-effort — if it fails (offline, no matching asset yet), the
// launcher self-heals on first run, so we never fail `npm install`.
const = require;
.
.;