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
Extract and split the if is_binary {} code into manageable pieces and cover them with unit tests.
Consider encoding stack manipulations (dup, swap, etc.) separately and not using emitter to ease the testing.