;;; TOOL: wat2wasm
(module
  (func
    i32.const 1
    if 
      nop
      nop
    else 
      nop
      nop
    end))
