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
We removed this from the client library (and use the JS native version)
since there's a miriad of environments that JS runs in that have
differing ways to load WASM. However in Node.js it's a captive
environment so should load fine and give us a little speedup.
0 commit comments