[Asyncify](https://emscripten.org/docs/porting/asyncify.html) permits making an existing synchronous API utilize a JavaScript/WASM asynchronous based API. An example of the Julia runtime adding support - https://github.com/julialang/julia/pull/32532. See https://github.com/dotnet/runtime/issues/37669 /cc @steveisok @lewing @marek-safar