monero-ts icon indicating copy to clipboard operation
monero-ts copied to clipboard

Support multithreading in wasm

Open woodser opened this issue 2 years ago • 0 comments

Currently, the wallet wasm is single threaded, which is one of the biggest performance bottlenecks when syncing. This issue requests supporting multithreading, which is now supported in most major browsers.

woodser avatar Jul 08 '22 17:07 woodser