Skip to content

Conversation

@alexcrichton
Copy link
Member

This enables keeping runtime/wasmtime flags scoped to just one test rather than requiring it for all tests. For example -Wcomponent-model-threading is scoped to just one test right now.

This enables keeping runtime/wasmtime flags scoped to just one test
rather than requiring it for all tests. For example
`-Wcomponent-model-threading` is scoped to just one test right now.
@alexcrichton alexcrichton added this pull request to the merge queue Jan 13, 2026
Merged via the queue into bytecodealliance:main with commit 4ca80d0 Jan 13, 2026
27 checks passed
@alexcrichton alexcrichton deleted the scope-wasmtime-flags branch January 13, 2026 00:41
cpetig added a commit to cpetig/wit-bindgen that referenced this pull request Jan 20, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 20, 2026
* more fixed size implementation

* more fixed list implementation

* test passes with modified wasmtime

* document and compare test

* returning a fixed size list works

* re-enable normal parameters

* clean up and use wac fork

* another testcase passing

* oh, two failing tests

* integrate changes from symmetric branch

* adapt and simplify C++ example

* modernize code

* linear code size for fixed size arrays (except when flattened)

* fix element offset, missing code for c++, missing testing argument

* leverage #1497 (wasmtime flags in test case)

* standardize on fixed *length* lists name

* another naming correction

* standardize on iter_elem variable name

* one file was missing in the last commit
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