Replies: 1 comment
-
The docs say this:
So you do not need to free it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question related to the memory allocation when using
emscripten_async_wget_data
.Do I have to free the buffer returned in the callback of that function?Beta Was this translation helpful? Give feedback.
All reactions