node/deps/v8/test/unittests/wasm/wasm-disassembler-unittest-too-many-ends.wasm.inc
Michaël Zasso f226350fcb deps: update V8 to 11.3.244.4
PR-URL: https://github.com/nodejs/node/pull/47251
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2023-03-31 14:15:23 +00:00

32 lines
1.2 KiB
SQL

0x00, 0x61, 0x73, 0x6d, // wasm magic
0x01, 0x00, 0x00, 0x00, // wasm version
0x01, // section kind: Type
0x04, // section length 4
0x01, 0x60, // types count 1: kind: func
0x00, // param count 0
0x00, // return count 0
0x03, // section kind: Function
0x02, // section length 2
0x01, 0x00, // functions count 1: 0 $doubleEnd
0x07, // section kind: Export
0x0d, // section length 13
0x01, // exports count 1: export # 0
0x09, // field name length: 9
0x64, 0x6f, 0x75, 0x62, 0x6c, 0x65, 0x45, 0x6e,
0x64, // field name: doubleEnd
0x00, 0x00, // kind: function index: 0
0x0a, // section kind: Code
0x07, // section length 7
0x01, // functions count 1
// function #0 $doubleEnd
0x05, // body size 5
0x00, // 0 entries in locals list
0x01, // nop
0x0b, // end
0x0b, // end
0x0b, // end