Skip to content

Use 'BinaryenGlobalRef' for globals in binaryen-c#1270

Merged
kripken merged 1 commit intoWebAssembly:masterfrom
dcodeIO:js-fix-globalref
Nov 8, 2017
Merged

Use 'BinaryenGlobalRef' for globals in binaryen-c#1270
kripken merged 1 commit intoWebAssembly:masterfrom
dcodeIO:js-fix-globalref

Conversation

@dcodeIO
Copy link
Copy Markdown
Contributor

@dcodeIO dcodeIO commented Nov 7, 2017

This fixes BinaryenImportRef being used for globals in the C-API, instead of using its own type.

Because the change doesn't functionally affect binaryen.js, the respective JS binaries haven't been updated.

This is part of multiple PRs as previously tracked in #1261.

@kripken kripken merged commit cf83362 into WebAssembly:master Nov 8, 2017
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