Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

Worker bootstrap code generation

Generates the bootstrap code needed to run web workers.

Structs§

WorkerBootstrap
Generates bootstrap code for a web worker

Functions§

generate_inline_worker
Generate inline worker code for small workers
generate_worker_declaration
Generate a TypeScript declaration for worker imports