|
|
|
|
|
by kbenson
1687 days ago
|
|
> possibility to compile into self-contained executables That it can already do this is what brought me into doing some stuff with deno. It's just deno compile to make a self contained executable (don't forget permission flags). It's a bit large at over 40 MB, but honestly that's not something I'm going to care too much about given how straightforward and easy it is and since it's not that large. |
|