# Snapshot report for `src/utils/__tests__/debug-spec.js`

The actual snapshot is saved in `debug-spec.js.snap`.

Generated by [AVA](https://ava.li).

## debug prints web-assembly opcodes

> Snapshot 1

    `00000000:         6d736100 ; \\0asm␊
    00000004:                1 ; version 1␊
    00000008:                1 ; Types section␊
    00000009:                5 ; size␊
    0000000a:                1 ; count␊
    0000000b:               60 ; func type (0)␊
    0000000c:                0 ; parameter count␊
    0000000d:                1 ; result count␊
    0000000e:               7f ; result type i32␊
    0000000f:                3 ; Functions section␊
    00000010:                2 ; size␊
    00000011:                1 ; count␊
    00000012:                0 ; type index␊
    00000013:                6 ; Globals section␊
    00000014:                6 ; size␊
    00000015:                1 ; count␊
    00000016:               7f ; i32␊
    00000017:                0 ; mutable␊
    00000018:               41 ; i32.const␊
    00000019:                2 ; value (2)␊
    0000001a:                b ; end␊
    0000001b:                7 ; Exports section␊
    0000001c:                8 ; size␊
    0000001d:                1 ; count␊
    0000001e:                4 ; field␊
    0000001f:               65 ; e␊
    00000020:               63 ; c␊
    00000021:               68 ; h␊
    00000022:               6f ; o␊
    00000023:                0 ; Global␊
    00000024:                0 ; index␊
    00000025:                a ; Code section␊
    00000026:                d ; size␊
    00000027:                1 ; function count␊
    00000028:                b ; Function echo␊
    00000029:                1 ; locals count␊
    0000002a:                1 ; number of locals of following type␊
    0000002b:               7f ; i32␊
    0000002c:               41 ; i32.const  ␊
    0000002d:               2a ; i32.literal␊
    0000002e:               21 ; set_local  x<i32>␊
    0000002f:                0 ; i32.literal␊
    00000030:               20 ; get_local  x<i32>␊
    00000031:                0 ; i32.literal␊
    00000032:                f ; return  ␊
    00000033:                b ; end␊
     ============ fin =============`
