emscripten-core / emscripten-core/emscripten
Document EXPORT_ES6
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I've just noticed that `EXPORT_ES6` option, while very useful in modern Web development stack, is currently undocumented (not counting `settings.js` note) and not even mentioned anywhere on the website: https://emscripten.org/search.html?q=EXPORT_ES6&check_keywords=yes&area=default#
At the very least, it would be useful to mention it in the same places where we have `MODULARIZE`: https://emscripten.org/search.html?q=MODULARIZE&check_keywords=yes&area=default#
Contributor guide
Assessment
This issue has not been assessed yet.