Skip to content

Add missing methods for globals to binaryen.js#2099

Merged
aheejin merged 1 commit intoWebAssembly:masterfrom
aheejin:add_global_ret
May 13, 2019
Merged

Add missing methods for globals to binaryen.js#2099
aheejin merged 1 commit intoWebAssembly:masterfrom
aheejin:add_global_ret

Conversation

@aheejin
Copy link
Copy Markdown
Member

@aheejin aheejin commented May 12, 2019

  • Print globals array in the tracing mode like other arrays
    (functions, exports, imports, ...)
  • Add missing accessor functions for globals

@aheejin aheejin requested a review from kripken May 12, 2019 08:04
@aheejin aheejin changed the title Print globals arrays in binaryen-c Add missing methods for globals to binaryen.js May 13, 2019
- Print `globals` array in the tracing mode like other arrays
  (`functions`, `exports`, `imports`, ...)
- Add accessor functions for globals
@aheejin aheejin merged commit 67019f9 into WebAssembly:master May 13, 2019
@aheejin aheejin deleted the add_global_ret branch May 13, 2019 17:34
aheejin added a commit to aheejin/binaryen.js that referenced this pull request May 14, 2019
This adds missing members to getGlobalInfo, to sync with
WebAssembly/binaryen#2099.
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