Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename preview1/mod.rs to preview1.rs #6845

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

elliottt
Copy link
Member

Rename crates/wasi/src/preview2/preview1/mod.rs to crates/wasi/src/preview2/preview1.rs, as there are no other files in the preview1 directory.

Rename `crates/wasi/src/preview2/preview1/mod.rs` to
`crates/wasi/src/preview2/preview1.rs`, as there are no other files in
the `preview1` directory.
@elliottt elliottt requested a review from a team as a code owner August 14, 2023 22:54
@elliottt elliottt requested review from fitzgen and pchickey and removed request for a team August 14, 2023 22:54
@pchickey pchickey enabled auto-merge August 14, 2023 22:56
@pchickey pchickey added this pull request to the merge queue Aug 14, 2023
Merged via the queue into bytecodealliance:main with commit 29de58d Aug 15, 2023
eduardomourar pushed a commit to eduardomourar/wasmtime that referenced this pull request Aug 18, 2023
…e#6845)

Rename `crates/wasi/src/preview2/preview1/mod.rs` to
`crates/wasi/src/preview2/preview1.rs`, as there are no other files in
the `preview1` directory.
geekbeast pushed a commit to geekbeast/wasmtime that referenced this pull request Aug 18, 2023
…time into feature/wasi-nn-preview-2

* 'feature/wasi-nn-preview-2' of github.com:geekbeast/wasmtime:
  Memcheck for Wasm guests in Wasmtime (bytecodealliance#6820)
  CI: upgrade to qemu 8.0.4. (bytecodealliance#6849)
  Sync wasi-cli with wit definitions in standards repo  (bytecodealliance#6806)
  Rename `preview2::preview2` to `preview2::host` (bytecodealliance#6847)
  winch: Simplify the MacroAssembler and Assembler interfaces (bytecodealliance#6841)
  There are no files in `preview1` other than `mod.rs` (bytecodealliance#6845)
  Update stdio on Unix to fall back to worker threads (bytecodealliance#6833)
  Update RELEASES.md (bytecodealliance#6838)
  Minor documentation updates to docs/WASI-tutorial.md (bytecodealliance#6839)
  Add support for vector in DataValueExt::int() (bytecodealliance#6844)
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