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
During our property tests we came across a major bug in BigUint64Array when QuickJS is compiled to wasm32-wasi. Once this issue is resolved, we should update to the latest QuickJS and also our property tests to include large numbers for BigUint64Arrays.
During our property tests we came across a major bug in
BigUint64Array
when QuickJS is compiled to wasm32-wasi. Once this issue is resolved, we should update to the latest QuickJS and also our property tests to include large numbers for BigUint64Arrays.Issue in the QuickJS repo: bellard/quickjs#202
Issue in the Javy repo: bytecodealliance/javy#556
The text was updated successfully, but these errors were encountered: