custom-section.d 262 B

1234567891011
  1. #PROG: objcopy
  2. #source: custom-section.s
  3. #as:
  4. #objcopy: -Ielf32-wasm32 -Owasm
  5. #objdump: -bbinary -s
  6. .*:.*file format binary
  7. Contents of section .data:
  8. 0000 0061736d 01000000 0008046e 616d6502 .asm.......name.
  9. 0010 0100 .. *$