chai2010 / chai2010/wasm-book-code

Pointer_stringify is not defined,solution

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
56
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Pointer_stringify has been removed

v1.38.27: 02/10/2019
--------------------
- Remove deprecated Pointer_stringify (use UTF8ToString instead). See #8011

``` javascript
mergeInto(LibraryManager.library, {
my_run_script: function(code, $arg) {
eval(UTF8ToString(code));
},
});
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.