bytecodealliance / wasi-nn

High-level bindings for wasi-nn system calls
Apache License 2.0
44 stars 33 forks source link

Expand CI to run the examples on various operating systems #26

Open abrown opened 3 years ago

abrown commented 3 years ago

It would be nice to be able to show that these bindings (and the examples) run on more than one OS. Ideally we could add Windows and MacOS CI steps in a matrix like the limited one I merged in https://github.com/intel/openvino-rs/pull/16. We might find issues trying this (e.g. in openvino-rs or the example scripts) but these would be good to find.