Skip to content

Convert usage of Pointer_stringify to UTF8ToString#2403

Merged
kripken merged 1 commit intoWebAssembly:masterfrom
brmorr:pointer-stringify
Oct 23, 2019
Merged

Convert usage of Pointer_stringify to UTF8ToString#2403
kripken merged 1 commit intoWebAssembly:masterfrom
brmorr:pointer-stringify

Conversation

@brmorr
Copy link
Copy Markdown
Contributor

@brmorr brmorr commented Oct 23, 2019

This fixes #2396. This converts the use of the old Pointer_stringify to the new UTF8ToString. Added a js test in kitchen-sink.js to cover this.

Copy link
Copy Markdown
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @brmorr !

@kripken kripken merged commit 760904a into WebAssembly:master Oct 23, 2019
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.

Use of Pointer_stringify causing abort in binaryen js on getExpressionInfo for switch

2 participants