emscripten-core / emscripten-core/emscripten
Can we find a way to convert `instantiateWasm` from callback to promises?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
This is a user callback with usages in the wild so changing it likely tricky.
I guess one option is to introduce a new `instantiateWasmAsync` which is expected to return a promise?
Contributor guide
Assessment
This issue has not been assessed yet.