gleescript: Bundle your Gleam-on-Erlang project into an escript, a single executable file
5 points by zem
5 points by zem
How big is the executable?
escripts still require an erlang runtime to execute, so it’s not technically a standalone executable.