Closed Mrmaxmeier closed 4 months ago
Hi,
the wasm32-wasi target is being renamed to wasm32-wasip1 and the wasm32-wasi target will be removed in the future. It looks like the shim will also be useful (required?) for wasm32-wasip2, so I've included all future wasm32-wasi* targets for now.
wasm32-wasi
wasm32-wasip1
wasm32-wasip2
wasm32-wasi*
Thanks!
Thanks for the work!
Hi,
the
wasm32-wasi
target is being renamed towasm32-wasip1
and thewasm32-wasi
target will be removed in the future. It looks like the shim will also be useful (required?) forwasm32-wasip2
, so I've included all futurewasm32-wasi*
targets for now.Thanks!