.section .wasm.type
        .rept 256
        .byte 0
        .endr

        .section .wasm.code
        .rept 65536
        .byte 0
        .endr