You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
dotnet/runtime#65895
The text was updated successfully, but these errors were encountered: