View Source packbeam (atomvm_packbeam v0.7.2)

An escript and OTP library used to generate an AtomVM AVM file from a set of files (beam files, previously built AVM files, or even arbitrary data files).

Summary

Functions

Deprecated. Use the packbeam_api module, instead.
Deprecated. Use the packbeam_api module, instead.
Deprecated. Use the packbeam_api module, instead.
Deprecated. Use the packbeam_api module, instead.

Functions

Link to this function

create(OutputPath, InputPaths)

View Source
Deprecated. Use the packbeam_api module, instead.
Link to this function

create(OutputPath, InputPaths, Prune, StartModule)

View Source
Deprecated. Use the packbeam_api module, instead.
Link to this function

delete(OutputPath, InputPath, Names)

View Source
Deprecated. Use the packbeam_api module, instead.
Deprecated. Use the packbeam_api module, instead.