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

Rename --reactor to --lib for new subcommand. #211

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

peterhuene
Copy link
Member

This PR renames the --reactor option for the new subcommand to --lib.

It maintains an alias of --reactor for backwards compatibility.

Updated the tests to use --lib and added a test to ensure --reactor is still respected.

Closes #198.

This commit renames the `--reactor` option for the `new` subcommand to `--lib`.

It maintains an alias of `--reactor` for backwards compatibility.

Updated the tests to use `--lib` and added a test to ensure `--reactor` is
still respected.

Closes bytecodealliance#198.
@peterhuene peterhuene requested a review from pchickey January 25, 2024 20:21
Copy link
Member

@sunfishcode sunfishcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. As the person who publicly coined "reactor", I'm not attached to it, and think it makes sense to call things "libraries" when that's how developers are thinking about them.

@peterhuene peterhuene merged commit b21ce6d into bytecodealliance:main Jan 25, 2024
6 checks passed
@peterhuene peterhuene deleted the lib-option branch January 25, 2024 21:56
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.

Consider reverting --reactor to --lib
2 participants