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

allow resize_heap to grow heap in emscripten #335

Merged
merged 2 commits into from
Apr 8, 2019
Merged

Conversation

MarkMcCaskey
Copy link
Contributor

Emscripten programs compiled with -s ALLOW_MEMORY_GROWTH=1 will now work

@MarkMcCaskey MarkMcCaskey added the 📦 lib-emscripten About wasmer-emscripten label Apr 8, 2019
@syrusakbary
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Apr 8, 2019
335: allow resize_heap to grow heap in emscripten r=syrusakbary a=MarkMcCaskey

Emscripten programs compiled with `-s ALLOW_MEMORY_GROWTH=1` will now work

Co-authored-by: Mark McCaskey <mark@wasmer.io>
@bors
Copy link
Contributor

bors bot commented Apr 8, 2019

@bors bors bot merged commit 50a22bc into master Apr 8, 2019
@bors bors bot deleted the feature/grow-resize-heap branch April 8, 2019 23:53
surban pushed a commit to rust-wasi-web/wwrr that referenced this pull request Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 lib-emscripten About wasmer-emscripten
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants