MCPcopy 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

1import { makeRunMain } from "@effect/platform/Runtime"
2
3/** @internal */
4export const runMain = makeRunMain(({ fiber }) => {

Callers

nothing calls this directly

Calls 2

unsafeInterruptAsForkMethod · 0.65
idMethod · 0.65

Tested by

no test coverage detected