wasmtime
wasmtime copied to clipboard
Change how the wasmtime CLI works to be driven by wit-bindgen
The wasmtime CLI driver currently needs you to manually add APIs. We should instead leverage wit-bindgen to include those APIs.
@pchickey
we support preview 2 in the CLI at this time, for both cli commands worlds and http proxy worlds.