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
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
I get the error: Transaction BXotTB2zsx91KNbGjqPJGnPfKepLfnko7Cw6MMaGq4Mj failed. Runtime error: wasm async call execution failed with error: Runtime(MemoryAccessViolation) however if I add an error string to the assert, I get: Transaction 994mXTTmvBR7sGA6whY3CW455ZdnbyA3dEwxLbMxRkai failed. ABORT: "ERROR" filename: "../out/main.ts" line: 5 col: 4
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I have the following code:
I get the error:
Transaction BXotTB2zsx91KNbGjqPJGnPfKepLfnko7Cw6MMaGq4Mj failed. Runtime error: wasm async call execution failed with error: Runtime(MemoryAccessViolation)
however if I add an error string to the assert, I get:Transaction 994mXTTmvBR7sGA6whY3CW455ZdnbyA3dEwxLbMxRkai failed. ABORT: "ERROR" filename: "../out/main.ts" line: 5 col: 4
The text was updated successfully, but these errors were encountered: