Skip to content

Properly handle fastcomp *wasm* safe heap#2334

Merged
kripken merged 2 commits intomasterfrom
saferheap
Sep 6, 2019
Merged

Properly handle fastcomp *wasm* safe heap#2334
kripken merged 2 commits intomasterfrom
saferheap

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Sep 6, 2019

emscripten_get_sbrk_ptr is an asm.js library function, which means it is inside the wasm after asm2wasm, and exported. Find it via the export.

(Hopefully the last PR on this topic, sorry...)

…n asm.js library function, which means it is inside the wasm after asm2wasm, and exported. Find it via the export.
@kripken kripken requested a review from tlively September 6, 2019 22:21
@kripken kripken merged commit fefb75e into master Sep 6, 2019
@kripken kripken deleted the saferheap branch September 6, 2019 23:10
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

Successfully merging this pull request may close these issues.

2 participants