Closed mhmd-azeez closed 1 week ago
It seems like .NET 9 removes support for wasm modules (in favor of the component model). Extism is built on wasm modules. So we will have to pin the .NET PDK to .NET 8 to see if wasm modules will be added back in the future
See: https://github.com/dotnet/runtime/issues/65895
It seems like .NET 9 removes support for wasm modules (in favor of the component model). Extism is built on wasm modules. So we will have to pin the .NET PDK to .NET 8 to see if wasm modules will be added back in the future
See: https://github.com/dotnet/runtime/issues/65895