wasmer
wasmer copied to clipboard
Trim down the `wasmer-wasix` crate's public API
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.