MCPcopy Create free account
hub / github.com/cloudflare/computer / build-bin.mjs

File build-bin.mjs

packages/computerd/scripts/build-bin.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Cross-compile computerd to a self-contained Node SEA binary for each supported
3// target. Steps per target:
4// 1. esbuild a single ESM bundle (see scripts/sea/bundle.mjs).

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
dirnameFunction · 0.50

Tested by

no test coverage detected