-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Running -p on atomvmlib + application will generate a non-working .avm because code_server module will be pruned. The reason is that prune wrongly removes modules that are only present as callbacks (in this case a supervisor callback).
Until we have a more solid prune algorithm, we probably should not prune any module whose name appears in the atoms of modules.
Metadata
Metadata
Assignees
Labels
No labels