If I do deno --help
it shows:
What's the difference between these two commands?
Command | Output | Self contained 1 | Deno runtime integrated 2 |
---|---|---|---|
compile |
binary | y | y |
install |
script (shell / .bat ) |
n | n |
bundle |
.js |
y | n |
2 integrated := no separate runtime is needed
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With