The `table` property of the returned info object should be a string created using `UTF8ToString`, however the result is not converted to a string. https://github.com/WebAssembly/binaryen/blob/755a8d0edd2ff5375cd6df2c318bf3e01c87247b/src/js/binaryen.js-post.js#L2861
The
tableproperty of the returned info object should be a string created usingUTF8ToString, however the result is not converted to a string.binaryen/src/js/binaryen.js-post.js
Line 2861 in 755a8d0