wasm-tools 1.248.0

CLI tools for interoperating with WebAssembly files
Documentation
  0x0 | 00 61 73 6d | version 1 (Module)
      | 01 00 00 00
  0x8 | 01 04       | type section
  0xa | 01          | 1 count
--- rec group 0 (implicit) ---
  0xb | 60 00 00    | [type 0] SubType { is_final: true, supertype_idx: None, composite_type: CompositeType { inner: Func(FuncType { params: [], results: [] }), shared: false, descriptor_idx: None, describes_idx: None } }
  0xe | 03 02       | func section
 0x10 | 01          | 1 count
 0x11 | 00          | [func 0] type 0
 0x12 | 0a 0e       | code section
 0x14 | 01          | 1 count
============== func 0 ====================
 0x15 | 0c          | size of function
 0x16 | 00          | 0 local blocks
 0x17 | 1b          | select
 0x18 | 1c 00       | typed_select_multi tys:[]
 0x1a | 1c 01 7f    | typed_select ty:I32
 0x1d | 1c 02 7f 7f | typed_select_multi tys:[I32, I32]
 0x21 | 0b          | end