1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/runtime/ops
2022-04-21 00:20:33 +02:00
..
web_worker feat(core): codegen ops (#13861) 2022-03-14 18:44:15 +01:00
fs.rs perf(runtime): bypass tokio file and bump op buffer size to 64K (#14319) 2022-04-19 20:11:31 +05:30
fs_events.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00
http.rs feat: upgrade to swc_ecmascript 0.137.0 (#14067) 2022-03-22 09:19:53 -04:00
io.rs feat(runtime): two-tier subprocess API (#11618) 2022-04-21 00:20:33 +02:00
mod.rs feat(runtime): two-tier subprocess API (#11618) 2022-04-21 00:20:33 +02:00
os.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00
permissions.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00
process.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00
runtime.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00
signal.rs fix(runtime/ops/signal.rs): Add Solaris signals (#13931) 2022-03-29 04:00:20 +02:00
spawn.rs feat(runtime): two-tier subprocess API (#11618) 2022-04-21 00:20:33 +02:00
tty.rs perf(runtime): bypass tokio file and bump op buffer size to 64K (#14319) 2022-04-19 20:11:31 +05:30
utils.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
web_worker.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00
worker_host.rs feat(ops): custom arity (#13949) 2022-03-14 23:38:53 +01:00