Skip to main content

Module orchestrator

Module orchestrator 

Source

Enumsยง

BuildEvent ๐Ÿ”’
Events reported by the shared builder loop to the UI layer.

Functionsยง

collect_results ๐Ÿ”’
Collect finished JoinSet tasks and split results into dist / doc artifacts.
run_builder_task ๐Ÿ”’
Run a single builder inside a JoinSet task, handling dependency waiting, completion signalling, and reporting events back to the UI layer.
run_builders ๐Ÿ”’
Run all builders in parallel, respecting depends_on ordering.
run_with_bars ๐Ÿ”’
run_with_logs ๐Ÿ”’