Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ tstl.ts
File
tstl.ts
src/tstl.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
* as ts from
"typescript"
;
3
import
* as tstl from
"."
;
4
import
* as cliDiagnostics from
"./cli/diagnostics"
;
Callers
nothing calls this directly
Calls
4
createDiagnosticReporter
Function · 0.90
checkNodeVersion
Function · 0.85
executeCommandLine
Function · 0.85
setBlocking
Method · 0.80
Tested by
no test coverage detected