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 table.grow instruction grows table by a given delta and returns the previous size, or −1 if enough space cannot be allocated. It also takes an initialization value for the newly allocated entries.
cargo run --release
memory allocation of 34359738360 bytes failed
[1] 19812 IOT instruction (core dumped) cargo run --release
Describe the bug
Steps to reproduce
The text was updated successfully, but these errors were encountered: