G2-Games opened this issue 10 months ago · 2 comments
Encryption doesn't work in web assembly for now as it uses std::thread. An implementation will need to be made using webworkers, probably with gloo
std::thread
gloo
Partially fixed in #7, but it's still not threaded.
Closing for now, can re-open if having multithreaded encryption is really necessary.