Skip to content

INITIAL_MEMORY option is broken #14621

Description

@jeffRTC

I have set INITIAL_MEMORY to 134217728 and then got an error which said that I should set the value to 278505584, but after setting that I got this error,

em++: error: INITIAL_MEMORY must be a multiple of WebAssembly page size (64KiB), was 278505584

Then, I have set it to 33554432, but now I'm getting this error,

wasm-ld: error: initial memory too small, 278505584 bytes needed

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