At the moment Safari does not yet support KMP wasm...
# webassembly
m
At the moment Safari does not yet support KMP wasmJs. Does anybody know if the latest Chrome on an iOS device does? I can’t just try it myself because I do not own any iOS device. https://apps.apple.com/de/app/google-chrome/id535886823
a
All browsers on iOS use webkit engine and are basically Safari wrappers. So none of them can run k/wasm yet
🙏 2
😢 2
m
Does anyone have an educated guess as to when this feature will be generally available on iOS? I have to make a decision for a project. End of Q1 2025 would be OK for me.
p
You can have 2 variants of app wasmJs and js. Depends on browser support load one or another.
a
Even if it lands in Q1 2025, the amount of users updated to this version will be quite low until maybe a year after
JS/wasm version based on the browser support is a good choice. You can check example here
m
Oh, I think I could convince my community to update if that is a viable option. 😉 But having the option to switch between two solutions is of course better. I’ll investigate this.
h
In the EU, Google could use its own web engine but the current version still uses webkit