JacdacProvider(props: { children: ReactNode; initialBus?: JDBus; }): Element
Mounts a Jacdac context with the provided bus.
The bus should be instantiated outside of the React tree
to work well with hot-reload solution (avoiding the bus to constantly reset)
Mounts a Jacdac context with the provided bus. The bus should be instantiated outside of the React tree to work well with hot-reload solution (avoiding the bus to constantly reset)