1 2 3 4 5 6 7 8
;;; TOOL: wat2wasm (module (table funcref (elem 0)) (type (func (param i32))) (func i32.const 0 i32.const 0 call_indirect (type 0)))