summaryrefslogtreecommitdiff
path: root/test/dot_s/hostFinalize.s
blob: cd9129d124f15c6a258cd7a3572ce1c4d25c2df5 (plain)
1
2
3
4
5
6
7
8
9
    .text
    .type _main, @function
_main:
    current_memory $push0=
    i32.const $push1=, 1
    i32.add $push2=, $pop0, $pop1
    grow_memory $pop2
    .endfunc
    .size _main