Replies: 1 comment
-
I think you're not using the correct compile/link flags. Refer to test/gl_in_proxy_pthread.cpp and it's compiler flags in emscripten/test/test_browser.py Line 4624 in 0be5b60 |
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 need to use emscripten_webgl_create_context to create content,when i set the PROXY_TO_PTHREAD=1,emscripten_webgl_create_context can‘t create content,the value is 0,because it can’t get the element ‘canvas’
Beta Was this translation helpful? Give feedback.
All reactions