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

Update initialization of WABT store field to work with top-of-tree #6649

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

steven-johnson
Copy link
Contributor

The copy and move assignment operators for Store are going away; initialize ours in the traditional way to work with both old and new code.

attn: @sbc100

The copy and move assignment operators for Store are going away; initialize ours in the
Copy link
Member

@alexreinking alexreinking left a comment

Choose a reason for hiding this comment

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

Lgtm

@steven-johnson steven-johnson merged commit b608583 into main Mar 15, 2022
@steven-johnson steven-johnson deleted the srj/wabt-store branch March 15, 2022 22:18
@steven-johnson steven-johnson restored the srj/wabt-store branch March 15, 2022 22:18
@steven-johnson steven-johnson deleted the srj/wabt-store branch March 15, 2022 22:18
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