Skip to content

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

Closed
tlively wants to merge 10 commits intomainfrom
wasm-reduce-header
Closed

[NFC][wasm-reduce] Move Reducer to .h and .cpp files#7853
tlively wants to merge 10 commits intomainfrom
wasm-reduce-header

Conversation

@tlively
Copy link
Copy Markdown
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
@tlively
Copy link
Copy Markdown
Member Author

tlively commented Mar 17, 2026

Closing this PR stack because Gemini can handle reducing type sections

@tlively tlively closed this Mar 17, 2026
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