emscripten-core / emscripten-core/emscripten
MAIN_THREAD_EM_ASM_PTR?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
In the documentation at https://emscripten.org/docs/api_reference/emscripten.h.html I see that there are MAIN_THREAD macro versions of EM_ASM, EM_ASM_INT, and EM_ASM_DOUBLE. But I don't see a MAIN_THREAD_EM_ASM_PTR.
Is the macro for MAIN_THREAD_EM_ASM_PTR missing, or just the documentation for it? If the whole macro is missing, could I request that it gets added?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.