Skip to content

Disallow non-zero memidx when bulk memory disabled#1546

Merged
binji merged 1 commit intoWebAssembly:masterfrom
ewasm:binary_reader_bulk_memory_disabled
Sep 17, 2020
Merged

Disallow non-zero memidx when bulk memory disabled#1546
binji merged 1 commit intoWebAssembly:masterfrom
ewasm:binary_reader_bulk_memory_disabled

Conversation

@chfast
Copy link
Contributor

@chfast chfast commented Sep 17, 2020

If bulk memory extension is disabled, do not allow memory index in the
data segment other than zero.

If bulk memory extension is disabled, do not allow memory index in the
data segment other than zero.
Copy link
Member

@binji binji left a comment

Choose a reason for hiding this comment

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

thanks, lgtm!

@chfast
Copy link
Contributor Author

chfast commented Sep 17, 2020

The spectest additions will follow soon.

@binji binji merged commit 122f79d into WebAssembly:master Sep 17, 2020
@chfast chfast deleted the binary_reader_bulk_memory_disabled branch September 18, 2020 08:53
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