Skip to content

Add optional --minimal flag to hyperlight-wasm-aot#355

Merged
ludfjig merged 2 commits intomainfrom
minimal_aot
Feb 3, 2026
Merged

Add optional --minimal flag to hyperlight-wasm-aot#355
ludfjig merged 2 commits intomainfrom
minimal_aot

Conversation

@ludfjig
Copy link
Copy Markdown
Contributor

@ludfjig ludfjig commented Feb 3, 2026

...reduces binary size by removing address map and native unwind info, which can be useful if you want to squeeze out as small binary as possible

Note: the first commit changes clap to use derive rather than builder pattern to make it more ergonomic and maintainable (doesn't change any behavior).

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig marked this pull request as ready for review February 3, 2026 17:50
@ludfjig ludfjig added the kind/enhancement New feature or request label Feb 3, 2026
@ludfjig ludfjig merged commit 192a036 into main Feb 3, 2026
25 of 26 checks passed
@ludfjig ludfjig deleted the minimal_aot branch February 3, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants