-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Emscripten from the docs #115977
Comments
how we can help this issue? I need to know more to solve it. |
Basically the docs say things like "Emscripten" or "not Emscripten" about platform support. Pretty much all mentions of "Emscripten" in the documentation should probably be removed. |
Thansk, I will remove all of them, if there is any docs or related information about removing Emscripten like "why Emscripten is no longer a tier 3 platform "can mention in my PR please help me to find them. |
You don't need an official link; the core team knows the "why". |
It looks like there are still some Emscripten references in the docs beyond the ones removed by #117057. |
@ned-deily Which references in particular are you referring to? As noted in this comment, some of the Emscripten references were left in deliberately, reflecting the fact that the functionality exists, even if the platform isn't tier 3. This is analogous to the state of Android in previous releases - there are a handful of references to Android in the docs, even though Android isn't Tier 3 in those releases. I'm happy to do the cleanup on this if needed; I just need to be clear about what I'm cleaning up :-) |
"Emscripten" is found in |
My read is that the mentions in |
OK, then I think you can close this. |
@ned-deily Did you have any specific concerns, or are you OK with closing this? |
Sounds good, I think we can close this again. |
Since Emscripten is no longer a tier 3 platform we should probably remove mentions of it from the docs.
The text was updated successfully, but these errors were encountered: