Skip to content

Enable the multi-value proposal by default#1667

Merged
alexcrichton merged 1 commit intobytecodealliance:masterfrom
alexcrichton:enable-updated-specs
May 6, 2020
Merged

Enable the multi-value proposal by default#1667
alexcrichton merged 1 commit intobytecodealliance:masterfrom
alexcrichton:enable-updated-specs

Conversation

@alexcrichton
Copy link
Member

This was merged into the wasm spec upstream in WebAssembly/spec#1145, so
let's follow the spec and enable it by default here as well!

Some assorted updates happen here as well:

  • The spec testsuite repo is updated to remove tests which assert that multi-value does not validate.
  • The wasmparser dep is updated to bring in a few error message updates to pass the updated spec tests.

@github-actions github-actions bot added fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself labels May 6, 2020
@github-actions
Copy link

github-actions bot commented May 6, 2020

Subscribe to Label Action

cc @fitzgen, @peterhuene

Details This issue or pull request has been labeled: "fuzzing", "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing
  • peterhuene: wasmtime:api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

🎉

@alexcrichton alexcrichton force-pushed the enable-updated-specs branch 2 times, most recently from 1530ec6 to 8a1f94e Compare May 6, 2020 16:22
This was merged into the wasm spec upstream in WebAssembly/spec#1145, so
let's follow the spec and enable it by default here as well!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants