Skip to content

Conversation

@sbc100
Copy link
Member

@sbc100 sbc100 commented Sep 30, 2020

sbc100 added a commit that referenced this pull request Oct 1, 2020
This will allow for the completely removal of
`__growWasmMemory` as a followup.  We currently
unconditionally generate this function
in `generateMemoryGrowthFunction`.

See #3180
@sbc100 sbc100 force-pushed the remove_grow_memory branch from 6b7deb8 to df79946 Compare October 1, 2020 00:38
@sbc100 sbc100 force-pushed the remove_grow_memory branch from df79946 to c960dfd Compare October 1, 2020 18:12
@sbc100
Copy link
Member Author

sbc100 commented Oct 1, 2020

This is going to cause a log of size improvements on the emscripten side so I guess I'll need to PR there to disable some codesize tests... looking into it now.

@sbc100 sbc100 merged commit 7549fa4 into master Oct 1, 2020
@sbc100 sbc100 deleted the remove_grow_memory branch October 1, 2020 18:27
sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Oct 1, 2020
sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Oct 1, 2020
sbc100 added a commit that referenced this pull request Sep 22, 2022
TABLE_BASE usage was removed in #3211.
MEMORY_BASE usage was removed in #3089.
NEW_SIZE usage was removed in #3180.
sbc100 added a commit that referenced this pull request Sep 22, 2022
TABLE_BASE usage was removed in #3211.
MEMORY_BASE usage was removed in #3089.
NEW_SIZE usage was removed in #3180.
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.

3 participants