WebAssembly / wasi-nn

Neural Network proposal for WASI
448 stars 35 forks source link

Switch to wit-abi v0.2.0 #18

Closed abrown closed 2 years ago

abrown commented 2 years ago

In https://github.com/WebAssembly/wit-abi-up-to-date/issues/4 and https://github.com/WebAssembly/wasi-tools/issues/4, the wit-abi tool was updated to include the new syntax. This changes what syntax we can use: in particular, unit instead of _. The generated abi.md file now looks differently, with slightly different names and no more included documentation.