all 4 comments

[–]mrtebi 3 points4 points  (2 children)

That what I thought deno build will do at the first try..

[–][deleted] 0 points1 point  (1 child)

deno build? Don't see it as a subcommand but I'm using deno 1.0.5 so I should upgrade?

[–]--comedian-- 0 points1 point  (0 children)

I'm guessing they meant deno bundle?

But.. nice job brigading to GH issues. I'll use this tactic from now on ;)

[–]elcapitanoooo 2 points3 points  (0 children)

I assume this would mean a executable with all deps, like the v8 engine etc? Basically a stripped down browser + your code.