WebAssembly / wasi-keyvalue

27 stars 10 forks source link

removed stream and worlds from the spec #5

Closed Mossaka closed 1 year ago

Mossaka commented 1 year ago

This PR has made the following changes to the wasi-keyvalue spec.

The changes were made to reduce the scope of the spec primarily becasue the future<T>, stream<T> and star imports are not supported by the current version of the *.wit.

Signed-off-by: Jiaxiao Zhou jiazho@microsoft.com