(module (type $v (func)) (import "env" "_abort" (func $_abort (type $v))) (memory $0 256 256) (data $0 (i32.const 10) "waka waka xaka waka waka\00\00\00\00\00\00C") (func $call-indirect (type $v) (i32.store8 (i32.const 40) (i32.const 67) ) ) )