DenoDDeno
Powered by
PirateSharkP
Denoβ€’9mo agoβ€’
3 replies
PirateShark

Does Deno Compile Support Deno Serve --parallel?

Hi,

I was reading the documentation and Deno Serve mentions the --parallel option but Deno Compile isn't very clear. It says that runtime flags can just be attached when calling compile, but --parallel is only an option for deno serve and not deno run. If I'm compiling a server calling Deno.serve, will the compiler know to automatically read executing the binary as essentially calling "deno serve" instead of calling "deno run"? Or to run deno serve in parallel are you essentially required to run it uncompiled? Might be good to add to the deno compile page either way. Thanks!
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

deno serve logs?
Jack MJJack M / help
2y ago
deno compile optimizations
subbedSsubbed / help
14mo ago
deno compile error
AuxyAAuxy / help
16mo ago
Deno compile optimization
mallquestMmallquest / help
3y ago