Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

WASM Add Memory Pages #514

Merged
merged 3 commits into from
Sep 29, 2017

Conversation

brianjohnson5972
Copy link
Contributor

#504
Added sbrk to intrinsic functions to allow new page memory to be added in WASM. All pages added during execution of WASM will be removed when WASM execution is completed.

@brianjohnson5972
Copy link
Contributor Author

I kept the emscripten function name, sbrk, since I didn't know what would be a good name to indicate what it was used for and figured it could just be discussed when the pull request was being reviewed.

@bytemaster bytemaster merged commit 9b85e8c into EOSIO:master Sep 29, 2017
@brianjohnson5972 brianjohnson5972 deleted the 504_wasm_add_mem_pages branch November 27, 2017 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants