ljoonal/NeosPeeps

Web build

Opened this issue · 0 comments

Blocked by Neos-Metaverse/NeosPublic#3182

egui/eframe have good webassembly support, so making a web-compatible build would be quite straight forward once the Neos API gets proper CORS support.

Although even once/if it gets added, currently the app very heavily relies on threads, which might not be so web compatible. So it'd still take some work, which I won't even begin trying to do before CORS support.