WebAssembly / WASI

WebAssembly System Interface
Other
4.72k stars 240 forks source link

Remove the handle-index and classic-command proposals. #507

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

It's now clear that wasi-handle-index is being subsumed by the component model definition of handles, so we no longer need a proposal repository for it.

wasi-classic-command will be replaced by an upcoming command proposal based on the new World concept in the component-model.

sunfishcode commented 1 year ago

https://github.com/WebAssembly/WASI/issues/509 tracks the new command World.