add
ExternModuleSimulationState::resettable helper for procedural simulations that have a reset input.
programmerjake
deleted branch add-sim-fork-join from programmerjake/fayalite
2025-10-31 04:22:58 +00:00
add sim.fork_join() and fix Simulator to handle running futures with arbitrary wakers
add sim.fork_join() and fix Simulator to handle running futures with arbitrary wakers
programmerjake
created branch add-sim-fork-join in programmerjake/fayalite
2025-10-31 04:17:21 +00:00
programmerjake
deleted branch dont-busy-wait from programmerjake/fayalite
2025-10-28 06:03:48 +00:00
fix JobGraph::run to not busy-wait