Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

child_process: support execFile #818

Open
ahaoboy opened this issue Feb 4, 2025 · 0 comments
Open

child_process: support execFile #818

ahaoboy opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ahaoboy
Copy link
Contributor

ahaoboy commented Feb 4, 2025

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

@richarddavison richarddavison added enhancement New feature or request help wanted Extra attention is needed labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants