Support compile deno serve --parallel server.ts
into a single executable #27210
Open
Description
I am currently unable to compile the serve function into a single executable with the parallel
option enabled.