Skip to content

[NFC][wasm-reduce] Move Reducer to .h and .cpp files #7853

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tlively
Copy link
Member

@tlively tlively commented Aug 21, 2025

wasm-split's Reducer class is very large and does many different things.
To start getting a handle on it, separate out the declarations and
definitions of its methods into new .h and .cpp files.

In preparation for refactoring wasm-reduce.cpp into multiple files.
wasm-split's Reducer class is very large and does many different things.
To start getting a handle on it, separate out the declarations and
definitions of its methods into new .h and .cpp files.
@tlively tlively requested a review from kripken August 21, 2025 00:57
Base automatically changed from wasm-reduce-dir to main August 21, 2025 18:45
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.

2 participants