bytecodealliance / jco

JavaScript toolchain for working with WebAssembly Components
https://bytecodealliance.github.io/jco/
Apache License 2.0
642 stars 65 forks source link

Jco transpile: implementation of wasi-nn for Web #407

Open danbev opened 8 months ago

danbev commented 8 months ago

This issue is intended for tracking adding a shim for wasi-nn.

Tasks:

danbev commented 8 months ago

Hope it is alright that I created this issue without any actual tasks. I'm not sure what needs to be done or how these shims are created but hopefully others might be able to add some tasks for this.

guybedford commented 8 months ago

This would be great to see! The goal for Jco is to support all WASI staged proposals automatically so they can work out of the box. Some details on how the integration can be designed via automatic map configuration is provided in https://bytecodealliance.github.io/jco/transpiling.html#wasi-proposals. By posting this issue you have now volunteered you realise :P