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
Each floating point opcode should be changed into a function call. These functions implement the floating point ops with integer ops and use a fixed amount of steps, so they can be skipped by the interpreter.