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
;; Places 2 values on the stacki32.const23i32.const10;; Takes two values off of the stack (23 and 10), divides, and;; places the remainder (3) on the stacki32.rem_u