The wasm codegen for switch was using br_if opcodes, but it needs to be reworked to use a br_table opcode instead.
pub