mirror of
https://github.com/wader/fq.git
synced 2024-12-25 22:34:14 +03:00
35 lines
3.5 KiB
Plaintext
35 lines
3.5 KiB
Plaintext
$ fq -d wasm dv tokens-8.wasm
|
|
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: tokens-8.wasm (wasm) 0x0-0x15.7 (22)
|
|
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:2]: 0x8-0x15.7 (14)
|
|
| | | [0]{}: section 0x8-0xc.7 (5)
|
|
0x00| 05 | . | id: "memory_section" (5) 0x8-0x8.7 (1)
|
|
0x00| 03 | . | size: 3 0x9-0x9.7 (1)
|
|
| | | content{}: 0xa-0xc.7 (3)
|
|
| | | mem{}: 0xa-0xc.7 (3)
|
|
0x00| 01 | . | n: 1 0xa-0xa.7 (1)
|
|
| | | x[0:1]: 0xb-0xc.7 (2)
|
|
| | | [0]{}: mem 0xb-0xc.7 (2)
|
|
| | | lim{}: 0xb-0xc.7 (2)
|
|
0x00| 00 | . | tag: 0x0 0xb-0xb.7 (1)
|
|
0x00| 01 | . | n: 1 0xc-0xc.7 (1)
|
|
| | | [1]{}: section 0xd-0x15.7 (9)
|
|
0x00| 0b | . | id: "data_section" (11) 0xd-0xd.7 (1)
|
|
0x00| 07 | . | size: 7 0xe-0xe.7 (1)
|
|
| | | content{}: 0xf-0x15.7 (7)
|
|
| | | seg{}: 0xf-0x15.7 (7)
|
|
0x00| 01| .| n: 1 0xf-0xf.7 (1)
|
|
| | | x[0:1]: 0x10-0x15.7 (6)
|
|
| | | [0]{}: seg 0x10-0x15.7 (6)
|
|
0x10|00 |. | tag: 0 0x10-0x10.7 (1)
|
|
| | | e[0:2]: 0x11-0x13.7 (3)
|
|
| | | [0]{}: in 0x11-0x12.7 (2)
|
|
0x10| 41 | A | opcode: "i32.const" (0x41) (valid) 0x11-0x11.7 (1)
|
|
0x10| 00 | . | n: 0 0x12-0x12.7 (1)
|
|
| | | [1]{}: in 0x13-0x13.7 (1)
|
|
0x10| 0b | . | opcode: "end" (0xb) (valid) 0x13-0x13.7 (1)
|
|
| | | b{}: 0x14-0x15.7 (2)
|
|
0x10| 01 | . | n: 1 0x14-0x14.7 (1)
|
|
0x10| 61| | a| | x: raw bits 0x15-0x15.7 (1)
|