Does anyone know if/how to use wasi components through the bindings for .net?
And if supported if wit bindings are supported
.net support for wit bindings is happening in https://github.com/bytecodealliance/wit-bindgen. At present, some basic types are supported and the community is filling out the more complex types currently. NativeAOT (via NativeAOT-LLVM) and mono interpreter are the supported targets.
Last updated: Nov 22 2024 at 16:03 UTC