Nexe --build takes too long to compile
Author: pollyollyCreated Sep 9, 2025Updated Sep 12, 2025
I've waited more than 15 minutes but the compilation of js using node22 macos arm64 architecture takes very long.
I'm using the command
$nexe index.js --buildWhile in bun it takes only a seconds. I'm not sure why if its not possible in nexe?
Source: nexe/nexe