Replies: 1 comment 2 replies
-
It is the current limit imposed by the standards and the browsers: https://github.com/WebAssembly/memory64/blob/9003cd5e24e53b84cd9027ea3dd7ae57159a6db1/document/js-api/index.bs#L1785 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a reason for the memory limit to be 16GB in wasm64?
I cannot link with
-sMEMORY64=1
and-sMAXIMUM_MEMORY=32GB
Beta Was this translation helpful? Give feedback.
All reactions