ITADN

try_tick to advance futures created by ctx.spawn

#581Openajihyf 创建于 2025-12-16
A
ajihyfcommented
I'm embedding `rquickjs` into `winit`. Is it possible to `try_tick` (like in [`async-executor`](https://docs.rs/async-executor/latest/async_executor/struct.LocalExecutor.html#method.try_tick)) the `rquickjs` schedular so that it runs statefully inside a non-async event loop?
0 条评论