Option ‣ topLevelAwait - chung-leong/zigar GitHub Wiki

When enabled, top-level await will be used to wait for compilation of WASM code.

Default:

true

Note:

Top-level await is a relatively new feature. Support is not quite universal. Consult this chart at caniuse.com to see the version required for various browsers.