Add support for the WebAssembly file format and the wasm32 ELF conversion to gas...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / wasm32 / parse-wasm.s
1 .data
2 .byte 0
3 .ascii "asm"
4 .byte 1
5 .byte 0
6 .byte 0
7 .byte 0
This page took 0.030652 seconds and 4 git commands to generate.