Konstantin Preißer

Results 52 comments of Konstantin Preißer

It seems this has been resolved in .NET 8.0 when using the [`wasi-wasm`](https://www.strathweb.com/2023/09/dotnet-wasi-applications-in-net-8-0/) workload/RID (which obsoletes the `Wasi.Sdk`): Manually or automatically invoking GC no longer crashes the wasm module and...

See #12. It seems this issue has been resolved with .NET 8.0 when using the [`wasi-wasm`](https://www.strathweb.com/2023/09/dotnet-wasi-applications-in-net-8-0/) workload/RID, which obsoletes the `Wasi.Sdk`.