gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

Home Page:https://catswords.social/@catswords_oss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[lib/system] More efficient file management for stderr, stdout

gnh1201 opened this issue · comments

[lib/system] More efficient file management for stderr, stdout

Due to the characteristics of WScript, the content of the result of command execution (e.g., stderr, stdout) should be saved as a file. At this time, it is necessary to prepare a plan to manage files more efficiently.

Migrated issue to lib/pipe-ipc.