MCPcopy Create free account
hub / github.com/awslabs/llrt / build.mjs

File build.mjs

build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as esbuild from "esbuild";
2import fs from "node:fs/promises";
3import { createRequire } from "node:module";
4import path from "node:path";

Callers

nothing calls this directly

Calls 11

readFilesRecursiveFunction · 0.85
parseSdkDataFunction · 0.85
createOutputDirectoriesFunction · 0.85
loadShimsFunction · 0.85
buildLibraryFunction · 0.85
buildSdksFunction · 0.85
rmTmpDirFunction · 0.85
joinMethod · 0.80
pushMethod · 0.80
logMethod · 0.65
keysMethod · 0.45

Tested by

no test coverage detected