mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![]() This commit rewrites deno_core::JsRuntime to not implement Future trait. Instead there are two separate methods: - JsRuntime::poll_event_loop() - does single tick of event loop - JsRuntime::run_event_loop() - runs event loop to completion |
||
---|---|---|
.. | ||
fetch | ||
web |