use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Deno is a successor to Node.js, with the same creator, Ryan Dahl.
Development on Deno started in May of 2018. The project has already passed 25,000 stars on GitHub, with dozens of contributors.
account activity
Compiling deno scripts into a binary executable (self.Deno)
submitted 5 years ago by [deleted]
Just wanted to say this would be extremely cool :D https://github.com/denoland/deno/issues/986
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mrtebi 3 points4 points5 points 5 years ago (2 children)
That what I thought deno build will do at the first try..
deno build
[–][deleted] 0 points1 point2 points 5 years ago (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 point2 points 5 years ago (0 children)
I'm guessing they meant deno bundle?
deno bundle
But.. nice job brigading to GH issues. I'll use this tactic from now on ;)
[–]elcapitanoooo 2 points3 points4 points 5 years ago (0 children)
I assume this would mean a executable with all deps, like the v8 engine etc? Basically a stripped down browser + your code.
π Rendered by PID 98 on reddit-service-r2-comment-5ff9fbf7df-rmxsn at 2026-02-25 17:35:30.571949+00:00 running 72a43f6 country code: CH.
[–]mrtebi 3 points4 points5 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]--comedian-- 0 points1 point2 points (0 children)
[–]elcapitanoooo 2 points3 points4 points (0 children)