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
For interop between WASM modules needs dedicated EcmaScript v128 data type in EcmaScript. Not Number or BigInt. There is probably needs sort of register reference, or exported 128-bit packed or bitfield value. I not means about SIMD in EcmaScript, but means about data type.