I'm getting the following error when attempting to load a module: ``` failed to asynchronously prepare wasm: CompilerError: WebAssembly.Module doesn't parse at byte 60824: invalid section ``` Any idea as to how to figure out what this section is or what feature we might be using that is incompatible with Safari? Thanks.