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

Switch to treating segment flags as a bitfield. NFC #1232

Merged
merged 3 commits into from Nov 18, 2019
Merged

Conversation

sbc100
Copy link
Member

@sbc100 sbc100 commented Nov 18, 2019

This is in preparation for updating to latest version reference-types
proposal where there is an additional flag and they can be combined.

See: WebAssembly/bulk-memory-operations#98

@sbc100 sbc100 force-pushed the segment_flags branch 2 times, most recently from 80a6e9a to 74074ea Compare November 18, 2019 19:57
This is in preparation for updating to latest version reference-types
proposal where there is an additional flag and they can be combined.

See: WebAssembly/bulk-memory-operations#98

Also, add ERROR_IF to binary-reader.cc as logical corollary to the
existing ERROR_UNLESS.
@sbc100 sbc100 merged commit 43fef7d into master Nov 18, 2019
@sbc100 sbc100 deleted the segment_flags branch November 18, 2019 23: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.

None yet

2 participants