Skip to content

[pull] master from emscripten-core:master#205

Merged
pull[bot] merged 1 commit intoMu-L:masterfrom
emscripten-core:master
Oct 16, 2020
Merged

[pull] master from emscripten-core:master#205
pull[bot] merged 1 commit intoMu-L:masterfrom
emscripten-core:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Oct 16, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

Without this change we were using a normal Number and then
`wasm-emscripten-finalize` would use that value to set an
internal mutable global.

This change means that users emscripten's dynamic linking
now depends on the mutable globals proposal.  However this
is already available in all major browsers:

  https://webassembly.org/roadmap/

This is small step towards #12461 which can be landing
in isolation without otherwise changing the ABI.

Once this lands we can remove `internalizeStackPointerGlobal`
from `wasm-emscripten-finalize`.
@pull pull bot added the ⤵️ pull label Oct 16, 2020
@pull pull bot merged commit 13493fd into Mu-L:master Oct 16, 2020
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.

1 participant