emscripten-core / emscripten-core/emscripten
Not building libfetch
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
So recently, I've encountered several problems while using the Fetch API as described on your page, all of which were "undefined symbol" errors. Excursions into the code suggested that you were dynamically building API's as they were needed, and when looking in the directory where they are built, I found that libfetch was not being built automatically, and had to be built manually.
Using emcc installed a few days ago.
Contributor guide
Assessment
This issue has not been assessed yet.