Are there any differences with respect to the effect
of i64.extend32_s
and i64.extend_i32_s
or are they just duplicates?
I'm trying to implement a toy compiler/interpreter lib for wasm, and the specification/documentation are not clear about it, but it is kinda important for correctness.
I have just asked the formal working group for WASM.
Answer:
hence the difference is in input