mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
![]() When using Domain#bind, Domain#intercept, and Domain#run we were invoking the callback but then not actually returning the value returned from that callback. This makes Gulp work with async functions as tasks. |
||
---|---|---|
.. | ||
benchmarks | ||
ops | ||
polyfills | ||
build.rs | ||
Cargo.toml | ||
clippy.toml | ||
global.rs | ||
lib.rs | ||
README.md | ||
update_node_stream.ts |
deno_node
require
and other node related functionality for Deno.