1
1
mirror of https://github.com/wader/fq.git synced 2024-12-25 22:34:14 +03:00
fq/format/wasm/testdata/core/binary-leb128-21.fqtest
2022-08-19 18:47:50 +09:00

23 lines
2.3 KiB
Plaintext

$ fq -d wasm dv binary-leb128-21.wasm
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: binary-leb128-21.wasm (wasm) 0x0-0xf.7 (16)
0x00|00 61 73 6d |.asm | magic: raw bits (valid) 0x0-0x3.7 (4)
0x00| 01 00 00 00 | .... | version: 1 0x4-0x7.7 (4)
| | | sections[0:1]: 0x8-0xf.7 (8)
| | | [0]{}: section 0x8-0xf.7 (8)
0x00| 06 | . | id: "global_section" (6) 0x8-0x8.7 (1)
0x00| 06 | . | size: 6 0x9-0x9.7 (1)
| | | content{}: 0xa-0xf.7 (6)
| | | glob{}: 0xa-0xf.7 (6)
0x00| 01 | . | n: 1 0xa-0xa.7 (1)
| | | x[0:1]: 0xb-0xf.7 (5)
| | | [0]{}: glob 0xb-0xf.7 (5)
| | | gt{}: 0xb-0xc.7 (2)
0x00| 7e | ~ | t: "i64" (0x7e) 0xb-0xb.7 (1)
0x00| 00 | . | m: "const" (0) 0xc-0xc.7 (1)
| | | e[0:2]: 0xd-0xf.7 (3)
| | | [0]{}: in 0xd-0xe.7 (2)
0x00| 42 | B | opcode: "i64.const" (0x42) (valid) 0xd-0xd.7 (1)
0x00| 00 | . | n: 0 0xe-0xe.7 (1)
| | | [1]{}: in 0xf-0xf.7 (1)
0x00| 0b| .| opcode: "end" (0xb) (valid) 0xf-0xf.7 (1)