mirror of
https://github.com/denoland/deno.git
synced 2024-12-23 07:44:48 -05:00
d8879feb8c
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 |