emscripten-core / emscripten-core/emscripten
How I can upload an external file given by user into the IDBFS?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I am trying to find a way, how I can allow the user to give an external file (via `` or via drag and drop) and let the Emscripten application open it through the IDBFS mount point, but, I can't find any suitable example. Is there documentation explanation or examples that implement this concept?
Contributor guide
Assessment
This issue has not been assessed yet.