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
@Jacarte has found that running wasm-opt can reduce some pathologically bad compilation cases. We should consider running this tool on chain before (and maybe after?) gas instrumentation.
This isn't a perfect defense, but every little bit helps.
The text was updated successfully, but these errors were encountered:
@Jacarte has found that running wasm-opt can reduce some pathologically bad compilation cases. We should consider running this tool on chain before (and maybe after?) gas instrumentation.
This isn't a perfect defense, but every little bit helps.
The text was updated successfully, but these errors were encountered: