Skip to content

Bulk memory is enabled in -O3 even when asked not to. #25479

@juj

Description

@juj

If one runs

emcc test\hello_world.c -o a.js -O3 -mno-bulk-memory -mno-bulk-memory-opt

the resulting code has a bulk memory Data Count section. See #25466

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