How lower 1024 bytes is used? Emscripten generated code like this: ```WebAssembly (set_local $0 (call $_ext_memcpy (i32.const 1) (get_local $5) (get_local $2) ) ) ``` I'm wondering is this could be correct?