To provide stability of the interfaces as it progresses, I believe we should add versioning to the WASI-NN wit package. This would enable consumers of the interface to specify the version of the interface that is implemented.
I propose we start with package wasi:nn@0.2.0; and progress from there.
To provide stability of the interfaces as it progresses, I believe we should add versioning to the WASI-NN wit package. This would enable consumers of the interface to specify the version of the interface that is implemented.
I propose we start with
package wasi:nn@0.2.0;
and progress from there.