Skip to content

How lower 1024 bytes of Linear Memory is used? #5775

@pepyakin

Description

@pepyakin

How lower 1024 bytes is used?

Emscripten generated code like this:

(set_local $0
  (call $_ext_memcpy
    (i32.const 1)
    (get_local $5)
    (get_local $2)
  )
)

I'm wondering is this could be correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions