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 --build ``` While in bun it takes only a seconds. I'm not sure why if its not possible in nexe?
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
While in bun it takes only a seconds. I'm not sure why if its not possible in nexe?