wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten
https://wasmer.io
MIT License
18.44k stars 789 forks source link

Trim down the `wasmer-wasix` crate's public API #3897

Closed Michael-F-Bryan closed 2 months ago

Michael-F-Bryan commented 1 year ago

Motivation

The wasmer-wasix crate currently exposes a lot of implementation details that are unstable or shouldn't necessarily be public. Before promoting wasmer-wasix from 0.x to 4.0 we'll need to go through the public API and rip out everything we don't want to support indefinitely.

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 months ago

Feel free to reopen the issue if it has been closed by mistake.