bun_runtime 0.1.0

Bao runtime integration — JS engine + Bun API + event loop
1
2
3
//! Re-export thin `bao_workflow_host` inject (plan-25).
//! Implementation lives in `bao_workflow_host` so tests can run without dual-def link.
pub use bao_workflow_host::*;