Compile and instantiate wasm modules on a background thread (cherry-pick #11270) (#11287)
gcp-cherry-pick-bot[bot]
and
Max Brunsfeld
created
Cherry-picked Compile and instantiate wasm modules on a background
thread (#11270)
Release Notes:
- Fixed a hang that could occur when loading some extensions, by loading
extensions on a background thread.
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>