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. |
||
---|---|---|
.. | ||
crypto | ||
zlib | ||
fs.rs | ||
http.rs | ||
http2.rs | ||
idna.rs | ||
ipc.rs | ||
mod.rs | ||
os.rs | ||
require.rs | ||
util.rs | ||
v8.rs | ||
winerror.rs |