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

chore(RUN-1012): infrastructure to increase Wasm64 heap memory size #3385

Merged
merged 9 commits into from
Jan 21, 2025

Conversation

alexandru-uta
Copy link
Contributor

@alexandru-uta alexandru-uta commented Jan 9, 2025

This PR prepares infrastructure to increase Wasm64 heap memory size allowing Wasm64 canisters to run with different heap memory sizes alongside the Wasm32 canisters.

Note that this PR is a no-op for now and not changing any functionality, as the Wasm64 heap memory size is still kept at 4GiB. The intent is that this only allows that in the future the change can happen seamlessly, by only changing a constant.

@alexandru-uta alexandru-uta changed the title infrastructure to increase Wasm64 heap memory size chore(RUN-1012): infrastructure to increase Wasm64 heap memory size Jan 9, 2025
@github-actions github-actions bot added the chore label Jan 9, 2025
… and Wasm64; this info is propagated in the places where it is needed.
…when different values are set for Wasm32 vs Wasm64
Copy link
Contributor

@luc-blaeser luc-blaeser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(just checked drun part, looks good)

@alexandru-uta alexandru-uta added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 21, 2025
@alexandru-uta alexandru-uta added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 21, 2025
@alexandru-uta alexandru-uta added this pull request to the merge queue Jan 21, 2025
Merged via the queue into master with commit 8b3296e Jan 21, 2025
25 checks passed
@alexandru-uta alexandru-uta deleted the alexuta/prepare_wasm64_heap_increase branch January 21, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants