Skip to content

Cannot enlarge memory arrays in asm.js #3

@jochenonline

Description

@jochenonline

When compressing a large amount of strings (all 64kB of size) we are getting the following error:

Cannot enlarge memory arrays in asm.js. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 8388608, or (2) set Module.TOTAL_MEMORY before the program runs.

Do you have an idea what to do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions