wasm-micro-runtime/samples/custom-section/wasm-apps/custom_section_payload.s
2026-03-26 16:30:32 +08:00

3 lines
72 B
ArmAsm

.section .custom_section.demo,"",@
.incbin "custom_section_payload.bin"