emscripten-core / emscripten-core/emscripten
order of unordered_map is reverse
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I create an std::unordered_map struct named mValue, mValue.begin() in c++ is the first value in mValue, but the last one in EMCC;
Contributor guide
Assessment
This issue has not been assessed yet.