wasmtime icon indicating copy to clipboard operation
wasmtime copied to clipboard

Promote wasmtime-wasi::preview2 to root of crate

Open pchickey opened this issue 1 year ago • 1 comments

Following https://github.com/bytecodealliance/wasmtime/pull/7881, wasi-common's re-exports from wasmtime-wasi will be marked as deprecated for the 18.0 release series. This PR lands the change into main to delete those entirely, and promote wasmtime_wasi::preview2 up to wasmtime_wasi's root.

The preview2 feature has been removed, and preview1-on-preview2 has been renamed preview1.

pchickey avatar Feb 14 '24 00:02 pchickey

Subscribe to Label Action

cc @peterhuene

This issue or pull request has been labeled: "wasi", "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:c-api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

github-actions[bot] avatar Feb 15 '24 02:02 github-actions[bot]