Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Dec 13, 2023

No description provided.

@tlively
Copy link
Member Author

tlively commented Dec 13, 2023

Base automatically changed from parser-tuple-ops to main December 13, 2023 23:50
Result<> addTagExport(Index pos, TagIdxT, Name) {
exportDefs.push_back(pos);
return Ok{};
}
Copy link
Member

Choose a reason for hiding this comment

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

Can we use a template over these 5 on the second param?

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm yeah I'll try that out.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, there's only a single addExport method on each context now.

@tlively tlively merged commit bdd96e8 into main Dec 14, 2023
@tlively tlively deleted the parser-exports branch December 14, 2023 18:27
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

3 participants