Skip to content

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

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions