Skip to content

Conversation

@sunfishcode
Copy link
Member

Avoid depending on wasi_ext features when compiling for wasm32-wasi on stable Rust.

Avoid depending on `wasi_ext` features when compiling for wasm32-wasi on
stable Rust.
@sunfishcode sunfishcode merged commit e0a2568 into main Apr 3, 2023
@sunfishcode sunfishcode deleted the sunfishcode/wasi-on-stable branch April 3, 2023 19:56
sunfishcode added a commit that referenced this pull request Apr 3, 2023
* Don't re-export unstable wasi features on stable Rust.

Avoid depending on `wasi_ext` features when compiling for wasm32-wasi on
stable Rust.

* Disable `unused_imports` imports on WASI and Redox.

* Don't test --all-targets on WASI for now.

* Don't test wasm32-wasi on Rust 1.48.
sunfishcode added a commit that referenced this pull request Apr 3, 2023
* Don't re-export unstable wasi features on stable Rust.

Avoid depending on `wasi_ext` features when compiling for wasm32-wasi on
stable Rust.

* Disable `unused_imports` imports on WASI and Redox.

* Don't test --all-targets on WASI for now.

* Don't test wasm32-wasi on Rust 1.48.
sunfishcode added a commit that referenced this pull request Apr 3, 2023
* Don't re-export unstable wasi features on stable Rust.

Avoid depending on `wasi_ext` features when compiling for wasm32-wasi on
stable Rust.

* Disable `unused_imports` imports on WASI and Redox.

* Don't test --all-targets on WASI for now.

* Don't test wasm32-wasi on Rust 1.48.
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