You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a subproject in rust that is compiled to wasm and run in a webworker. It is used to offload heavy computations from the main thread to a separate thread.
Build
wasm-pack build --target web --release --no-typescript --no-pack