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 was archived by the owner on Apr 4, 2023. It is now read-only.
Hi @satabin
I was trying to decode/encode a large WASM module (here you can find it).
When I try to decode the binary swam launches a StackOverflow in this location
swam/core/src/swam/binary/InstCodec.scala
Line 96 in fd76cb9
swam/core/src/swam/binary/InstCodec.scala
Line 444 in fd76cb9
swam/core/src/swam/binary/InstCodec.scala
Line 35 in fd76cb9
Any idea?
Thanks in advancne