Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allocate_memory in newString cause error #188

Closed
togekk opened this issue Jul 26, 2018 · 0 comments
Closed

allocate_memory in newString cause error #188

togekk opened this issue Jul 26, 2018 · 0 comments

Comments

@togekk
Copy link

togekk commented Jul 26, 2018

var ptr = exports.allocate_memory(4 + (dataLength << 1));

This should be changed to memory.allocate since the method has changed.

dcodeIO added a commit that referenced this issue Aug 2, 2018
@togekk togekk closed this as completed Aug 7, 2018
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

No branches or pull requests

1 participant