mirror of
https://github.com/denoland/deno.git
synced 2025-01-12 00:54:02 -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 |
||
---|---|---|
.. | ||
hello_world.rs | ||
http_bench_bin_ops.js | ||
http_bench_bin_ops.rs | ||
http_bench_json_ops.js | ||
http_bench_json_ops.rs |