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: Dec 23 2024 at 13:07 UTC