← Back to context Comment by roflcopter69 1 month ago I'm pretty excited about libgodot! Let's see what use cases people can come up with for it. 1 comment roflcopter69 Reply torginus 24 days ago Afaik due to how .NET webassembly works, it expects to own the main loop, so I think the main motivator of this change was to enable .NET in Wasm builds.
torginus 24 days ago Afaik due to how .NET webassembly works, it expects to own the main loop, so I think the main motivator of this change was to enable .NET in Wasm builds.
Afaik due to how .NET webassembly works, it expects to own the main loop, so I think the main motivator of this change was to enable .NET in Wasm builds.