mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
81a6504e67
Avoid passing the fd into JS and back into Rust. Instead we setup the child's end of the pipe directly using a special Rust op. |
||
---|---|---|
.. | ||
benchmarks | ||
ops | ||
polyfills | ||
analyze.rs | ||
build.rs | ||
Cargo.toml | ||
clippy.toml | ||
errors.rs | ||
global.rs | ||
lib.rs | ||
package_json.rs | ||
path.rs | ||
polyfill.rs | ||
README.md | ||
resolution.rs |
deno_node
require
and other node related functionality for Deno.