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
The current proposal differs from the JS SharedArrayBuffers spec, by allowing float atomic operations (just fxx.atomic.store and fxx.atomic.load), 64-bit integer atomic operations, and i64.wait. Are these desired?