mirror of
https://github.com/denoland/deno.git
synced 2025-01-19 20:26:20 -05:00
974e2f44b2
This commit creates "deno_os" extension crate and moves numerous ops from "runtime/" crate to the new crate. |
||
---|---|---|
.. | ||
benchmarks | ||
ops | ||
polyfills | ||
build.rs | ||
Cargo.toml | ||
clippy.toml | ||
global.rs | ||
lib.rs | ||
polyfill.rs | ||
README.md |
deno_node
require
and other node related functionality for Deno.