WebAssembly / wasi-i2c

I2C API for WASI
Other
11 stars 3 forks source link

Updated q/a on constructors - closes #2 and #3 #4

Closed jschilli closed 4 months ago

jschilli commented 4 months ago

I didn't elaborate @sunfishcode's answers really. I will provide an updated implementation using the current i2c interfaces along with our implementation of 'other worlds' for creation in our repo at https://github.com/wasmrobotics/wasm-i2c-compare in the next few days

Zelzahn commented 4 months ago

I really like the idea of board (family) specific worlds and everything else discussed in both issues.