Skip to content

Fix feature-gating of test-programs#612

Merged
kubkon merged 2 commits intobytecodealliance:masterfrom
kubkon:fix_test_programs
Nov 21, 2019
Merged

Fix feature-gating of test-programs#612
kubkon merged 2 commits intobytecodealliance:masterfrom
kubkon:fix_test_programs

Conversation

@kubkon
Copy link
Member

@kubkon kubkon commented Nov 21, 2019

This commit fixes bugs in enabling feature-gating of test-programs
which was introduced in #600. It turns out, #600 accidentally
disabled test-programs from ever running, and this commit fixes
that.

This commit fixes bugs in enabling feature-gating of `test-programs`
which was introduced in bytecodealliance#600. It turns out, bytecodealliance#600 accidentally
disabled `test-programs` from ever running, and this commit fixes
that.
@kubkon kubkon requested a review from joshtriplett November 21, 2019 07:32
@kubkon kubkon added the wasi:tests Issues pertaining to WASI tests in Wasmtime label Nov 21, 2019
@kubkon
Copy link
Member Author

kubkon commented Nov 21, 2019

@joshtriplett I'm gonna make an executive decision here, and will merge it as-is as otherwise any new PR to this repo will not test our WASI implementation. That's entirely my fault for accidentally disabling the tests in #600, apologies! Anyhow, if you feel that we should revert all changes introduced in #600 and this PR, feel free to submit an issue and/or revert PRs 👍

@kubkon kubkon merged commit bbe2a79 into bytecodealliance:master Nov 21, 2019
@kubkon kubkon deleted the fix_test_programs branch November 21, 2019 12:52
@joshtriplett
Copy link
Member

@kubkon seems reasonable to me!

arkpar pushed a commit to paritytech/wasmtime that referenced this pull request Mar 4, 2020
* Impoved support for wasm global imports

* Refactored parse_import_section improving readability

* Improved support for wasm table imports

* Improved support for wasm memory imports

* Improved formatting

* Added DefinedGlobalIndex, DefinedMemoryIndex, DefinedTableIndex structs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasi:tests Issues pertaining to WASI tests in Wasmtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants