I'm building a CLI tool with Deno and I was wondering - if there are any optimizations I can make for the compiled file size, - how much of the build in terms of KB is the runtime - how much of the build is std lib and if there's any tree-shaking on the build - If there are future compile enhancements in the pipeline
Thanks for all the work you do
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.