xmake 脚本接口中不支持管道么? #6905
githubnotebooks
started this conversation in
General
Replies: 1 comment
-
https://xmake.io/zh/api/scripts/builtin-modules/os.html#os-execv https://github.com/xmake-io/xmake/blob/dev/tests/modules/process/sched_process_pipe.lua |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我要执行如下命令:
我没有看到 xmake 的管道接口,在 chatgpt 的辅助下,尝试如下代码:
但是卡死了。
反汇编文件大概是 35MB,可能过大了?我在 shell 中执行命令,不到 1 秒钟就跑完了,但 xmake 卡死了。
Beta Was this translation helpful? Give feedback.
All reactions