emscripten-core / emscripten-core/emscripten

MAXIMUM_MEMORY=-1

Open
#12,462 13 comments 0 reactions 1 assignee Claimed by @DhairyaBahl View on GitHub
good first bug help wanted wontfix
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

According to the docs MAXIMUM_MEMORY=-1 means "no specified limit". In that case I think each browser should allow growth as much as it possibly can. However I"m getting this error when I specify it:
```emcc: error: invalid byte size `-1`. Valid suffixes are: kb, mb, gb, tb```

I'm running emscripten 2.0.5

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.