awslabs/llrt

child_process: support execFile

Offen

#818 geöffnet am 04.02.2025

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Rust (392 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (8.776 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 14h) (49 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide