Skip to content

Add support for inline archive files for escript (Erlang)

Matwey Kornilov requested to merge matwey/strip-nondeterminism:escript into master

The only difference from pyzip is that escript requires an additional line with the entry point after the shebang.

Reference: https://www.erlang.org/doc/apps/erts/escript_cmd.html

Merge request reports

Loading