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?
This is a user callback with usages in the wild so changing it likely tricky.
I guess one option is to introduce a new
instantiateWasmAsyncwhich is expected to return a promise?