达达
Results
1
issues of
达达
Hi @crawshaw. `i64.Imm(uint8(6))` longer than `i64.Imm8(6)` and need type switch (performance cost). Why not i64.Imm8(),i64.Imm16()、i64.Imm32() and i64.Imm64() ? They are shorter、faster and strong type.