effect-io-ai

Package: @effect/platform-bun
Module: BunWorker

BunWorker.layerPlatform

Provides the Bun WorkerPlatform, wiring worker messages and errors into Effect workers and requesting graceful worker shutdown during scope finalization before terminating on timeout.

Signature

declare const layerPlatform: Layer.Layer<Worker.WorkerPlatform, never, never>

Source

Since v4.0.0