awslabs/llrt

child_process: support execFile

开放

#818 创建于 2025年2月4日

 (1 条评论) (0 个反应) (1 位负责人)Rust (392 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (8,776 个星标)
PR 合并指标
 (平均合并 2天 14小时) (30 天内合并 49 个 PR)

描述

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

贡献者指南