Has anyone had any experience working with WebAssembly on iOS? I know WebAssembly should work on iOS 14+, but for some reason I keep running into this error:
Syntax Error: WebAssembly is undefined
The weirdest thing is that when I run my app in a simulator everything runs smoothly, but on an actual device I keep getting the Syntax Error.
If anyone could help or provide some direction on where I might be able to find the answer, that would be hugely appreciated as this has been driving me crazy 😅
Top comments (0)