awslabs/llrt

child_process: support execFile

オープン

#818 opened on 2025/02/04

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (392 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (8,776 個のスター)
PR merge metrics
 (平均マージ 2d 14h) (30d で 49 merged PRs)

説明

A function very similar to spawn

https://nodejs.org/api/child_process.html#child_processexecfilefile-args-options-callback

llrt's child_process module does not have a corresponding sync function, it would be nice if it could be supported

コントリビューターガイド