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

Fix discrepancy between Juvix and WASM pages #1605

Merged
merged 4 commits into from
Nov 4, 2022
Merged

Fix discrepancy between Juvix and WASM pages #1605

merged 4 commits into from
Nov 4, 2022

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Nov 4, 2022

The Juvix runtime page size can be a multiple of the WebAssembly page size, but this was handled incorrectly in the page allocator.

@lukaszcz lukaszcz self-assigned this Nov 4, 2022
@lukaszcz lukaszcz added this to the 0.2.7 milestone Nov 4, 2022
janmasrovira
janmasrovira previously approved these changes Nov 4, 2022
@lukaszcz lukaszcz merged commit 6adf5ed into main Nov 4, 2022
@lukaszcz lukaszcz deleted the bugfix-pages branch November 4, 2022 12:32
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.

2 participants