Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sql-js/sql.js
/ preMain
Function
preMain
js/sql-debug.js:1254–1256 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1252
}
1253
1254
function
preMain() {
1255
callRuntimeCallbacks(__ATMAIN__);
1256
}
1257
1258
function
exitRuntime() {
1259
callRuntimeCallbacks(__ATEXIT__);
Callers
1
doRun
Function · 0.70
Calls
1
callRuntimeCallbacks
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…