// synchronously, using the browser, import wasm_bindgen shim JS scripts
;
// Wait for the main thread to send us the shared module/memory and work context.
// Once we've got it, initialize it all with the `wasm_bindgen` global we imported via
// `importScripts`.
self ;