Skip to content

plugin: use host builtin apps - #739

Merged
jgonet merged 1 commit into
jgonet/push-onswyyquuokyfrom
jgonet/push-ynupnvyovzkv
Aug 8, 2026
Merged

plugin: use host builtin apps#739
jgonet merged 1 commit into
jgonet/push-onswyyquuokyfrom
jgonet/push-ynupnvyovzkv

Conversation

@jgonet

@jgonet jgonet commented Aug 8, 2026

Copy link
Copy Markdown
Member

Manifest combined apps from host system and Wasm BEAM build. We only
passed apps from host to the packager script, which created a blindspot
for the treeshaker.

Packager script now uses host system apps with unconditional inclusion
of :elixir app (which pulls :kernel & co., needed for VM to start).
This allows treeshaker to see full dependency tree.


Stack created with GitHub Stacks CLIGive Feedback 💬

Manifest combined apps from host system and Wasm BEAM build. We only
passed apps from host to the packager script, which created a blindspot
for the treeshaker.

Packager script now uses host system apps with unconditional inclusion
of :elixir app (which pulls :kernel & co., needed for VM to start).
This allows treeshaker to see full dependency tree.
@jgonet
jgonet force-pushed the jgonet/push-ynupnvyovzkv branch from 0ea4f42 to cab1ccd Compare August 8, 2026 09:05
@jgonet
jgonet merged commit 5a0fa75 into main Aug 8, 2026
5 checks passed
@jgonet
jgonet deleted the jgonet/push-ynupnvyovzkv branch August 8, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant