startfunc-in-table.js (111B)
1 wasmEvalText(`(module 2 (func) 3 (start 0) 4 (table $0 1 funcref) 5 (elem 0 (i32.const 0) func 0) 6 )`);