Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Pradumnasaraf/DevOps
/ addOnInit
Function
addOnInit
docs/webassembly/files/apps/hello-world/hello.js:426–428 ·
view source on GitHub ↗
(cb)
Source
from the content-addressed store, hash-verified
424
}
425
426
function
addOnInit(cb) {
427
__ATINIT__.unshift(cb);
428
}
429
430
function
addOnPreMain(cb) {
431
__ATMAIN__.unshift(cb);
Callers
1
receiveInstance
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected