Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ runtime.ts
File
runtime.ts
packages/platform-browser/src/internal/runtime.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeRunMain } from
"@effect/platform/Runtime"
2
3
/** @internal */
4
export
const
runMain = makeRunMain(({ fiber }) => {
Callers
nothing calls this directly
Calls
2
unsafeInterruptAsFork
Method · 0.65
id
Method · 0.65
Tested by
no test coverage detected