mallquest
Deno compile optimization
Hi Everyone,
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
4 replies