deno/ext/process
denobot 6fbce91e40
Some checks failed
ci / pre-build (push) Has been cancelled
ci / build libs (push) Has been cancelled
ci / test debug linux-aarch64 (push) Has been cancelled
ci / test release linux-aarch64 (push) Has been cancelled
ci / test debug macos-aarch64 (push) Has been cancelled
ci / test release macos-aarch64 (push) Has been cancelled
ci / bench release linux-x86_64 (push) Has been cancelled
ci / lint debug linux-x86_64 (push) Has been cancelled
ci / lint debug macos-x86_64 (push) Has been cancelled
ci / lint debug windows-x86_64 (push) Has been cancelled
ci / test debug linux-x86_64 (push) Has been cancelled
ci / test release linux-x86_64 (push) Has been cancelled
ci / test debug macos-x86_64 (push) Has been cancelled
ci / test release macos-x86_64 (push) Has been cancelled
ci / test debug windows-x86_64 (push) Has been cancelled
ci / test release windows-x86_64 (push) Has been cancelled
ci / publish canary (push) Has been cancelled
2.5.4 (#30961)
Bumped versions for 2.5.4

---------

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-10-09 11:41:56 +02:00
..
40_process.js chore: use SymbolAsyncDispose and SymbolDispose primordials (#30828) 2025-09-24 13:23:35 +02:00
Cargo.toml 2.5.4 (#30961) 2025-10-09 11:41:56 +02:00
ipc.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
lib.rs fix: reject running .bat and .cmd directly on windows (#30818) 2025-09-24 10:35:37 +05:30
README.md refactor: add 'deno_process' crate (#27680) 2025-01-17 13:30:14 +01:00

deno_process

This crate implements subprocess APIs for Deno