1 2 3 4 5 6 7
(module (memory $0 1 1) (data $0 (i32.const 0) "a") (data $1 "b") (table $0 1 funcref) )