Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gate some clap features behind the default feature #7317

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

alexcrichton
Copy link
Member

While not a large amount of binary size if the purpose of the --no-default-features build is to showcase "minimal Wasmtime" then may as well try to make clap as small as possible.

While not a large amount of binary size if the purpose of the
`--no-default-features` build is to showcase "minimal Wasmtime" then may
as well try to make `clap` as small as possible.
@alexcrichton alexcrichton requested review from a team as code owners October 20, 2023 22:52
@alexcrichton alexcrichton requested review from cfallin and fitzgen and removed request for a team October 20, 2023 22:52
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language winch Winch issues or pull requests labels Oct 21, 2023
@github-actions
Copy link

Subscribe to Label Action

cc @cfallin, @fitzgen, @saulecabrera

This issue or pull request has been labeled: "cranelift", "isle", "winch"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle
  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton added this pull request to the merge queue Oct 23, 2023
Merged via the queue into bytecodealliance:main with commit 962318e Oct 23, 2023
@alexcrichton alexcrichton deleted the gate-clap-features branch October 23, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language winch Winch issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants