cppwasm-book icon indicating copy to clipboard operation
cppwasm-book copied to clipboard

emcc 2.0.13 Pointer_stringify问题

Open DeweyNULL opened this issue 4 years ago • 0 comments

emcc 2.0.13版本 使用 Pointer_stringify() 会报错 Pointer_stringify is not defined (使用第五章例子 websocket) 可用UTF8ToString替换

DeweyNULL avatar Feb 02 '21 06:02 DeweyNULL