Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to allocate more than 2GB of RAM (while some wasm binaries are able to use up to 4GB or RAM) #1198

Open
IceTDrinker opened this issue Dec 13, 2022 · 1 comment

Comments

@IceTDrinker
Copy link

💡 Feature description

I'm currently working on bindings that manipulate large amounts of data, I've tried a lot of things but can't get the binaries generated by wasm-pack to allocate memory beyond 2GB (while chrome and node are able to run such binaries in theory).

Emscripten seems to have supported this for a while https://v8.dev/blog/4gb-wasm-memory#trying-it-out

I could not find any relevant documentation or issues, so I'm opening one, if there are resources on the topic with a solution I'm a taker.

Cheers

@kavinask007
Copy link

Facing simillar issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants