Nexe --build 编译时间太长
作者: pollyolly创建于 2025年9月9日更新于 2025年9月12日
我已经等待了 15 分钟以上,但使用 node22 macos arm64 架构编译 js 过程非常漫长。我使用了命令 $nexe index.js --build,而在 bun 中只需要几秒钟。我不确定为什么 nexe 中无法实现这一点?
内容来源: nexe/nexe
我已经等待了 15 分钟以上,但使用 node22 macos arm64 架构编译 js 过程非常漫长。我使用了命令 $nexe index.js --build,而在 bun 中只需要几秒钟。我不确定为什么 nexe 中无法实现这一点?
内容来源: nexe/nexe