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 sign extension instructions (i32.extend8_s, i32.extend16_s, i64.extend8_s, i64.extend16_s, and i64.extend32_s) seem like they would map quite nicely onto efficient JVM code.