Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as esbuild from
"esbuild"
;
2
import
fs from
"node:fs/promises"
;
3
import
{ createRequire } from
"node:module"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
11
readFilesRecursive
Function · 0.85
parseSdkData
Function · 0.85
createOutputDirectories
Function · 0.85
loadShims
Function · 0.85
buildLibrary
Function · 0.85
buildSdks
Function · 0.85
rmTmpDir
Function · 0.85
join
Method · 0.80
push
Method · 0.80
log
Method · 0.65
keys
Method · 0.45
Tested by
no test coverage detected