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
I see that the WebAssembly Specification gives the call instruction format as shown in the figure above.But the call command encoding I looked at with wasm-objdump is shown below.
Why not 10 01?