You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test the C++ generator in CI (2nd version: with more fixes included and more upstream changes) (bytecodealliance#1340)
* Test the C++ generator in CI
Updating CI configuration to ensure that `cpp` is listed under the
languages tested.
* Fix all runtime and most codegen tests (bytecodealliance#3)
* fix runtime tests
* fix the majority of codegen tests
* fix and simplify the newly added variant-with-data test
* this looks ugly but seems right, it for sure fixes the test
* recognize expected failures
* cargo fmt (missing comma)
* mark the wasi tests as expected failures for now
---------
Co-authored-by: Alex Crichton <[email protected]>
0 commit comments