create-wasm.d 210 B

12345678910
  1. #PROG: objcopy
  2. #source: create-wasm.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 01030100 00030100 .asm............