Skip to content

Update wasm-tools to 217#9219

Merged
fitzgen merged 3 commits intobytecodealliance:mainfrom
alexcrichton:update-wasm-tools
Sep 10, 2024
Merged

Update wasm-tools to 217#9219
fitzgen merged 3 commits intobytecodealliance:mainfrom
alexcrichton:update-wasm-tools

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Brings a few fixes and such from recent PRs and additionally some new *.wast directives. These aren't supported yet and will come in a future commit.

Brings a few fixes and such from recent PRs and additionally some new
`*.wast` directives. These aren't supported yet and will come in a
future commit.
@alexcrichton alexcrichton requested review from a team as code owners September 10, 2024 14:51
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team September 10, 2024 14:51
@fitzgen fitzgen added this pull request to the merge queue Sep 10, 2024
Merged via the queue into bytecodealliance:main with commit 3d0a88e Sep 10, 2024
@alexcrichton alexcrichton deleted the update-wasm-tools branch September 10, 2024 16:54
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Sep 10, 2024
Brings a few fixes and such from recent PRs and additionally some new
`*.wast` directives. These aren't supported yet and will come in a
future commit.
alexcrichton added a commit that referenced this pull request Sep 10, 2024
Brings a few fixes and such from recent PRs and additionally some new
`*.wast` directives. These aren't supported yet and will come in a
future commit.
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Sep 10, 2024
This is a follow-up from bytecodealliance#9219 to add support for a few more directives
in `*.wast` tests to notably compile a module and possibly instantiate
it multiple times.

This copies the upstream spec test using these new directives and edits
it to remove the unsupported exception-handling bits.
github-merge-queue bot pushed a commit that referenced this pull request Sep 10, 2024
* Implement new `*.wast` directives in `wasmtime-wast`

This is a follow-up from #9219 to add support for a few more directives
in `*.wast` tests to notably compile a module and possibly instantiate
it multiple times.

This copies the upstream spec test using these new directives and edits
it to remove the unsupported exception-handling bits.

* Fix tests to test the right thing

* Fix a test to use `assert_unlinkable`

* Add a component/instance test for components too
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