What options are recommended to maximize compatibi...
# webassembly
m
What options are recommended to maximize compatibility with Safari?
m
What kind of options do you mean? I have my wasmJs projects running on Chrome, Firefox and Safari without any browser specific options.
☝🏻 1
☝️ 1
m
Even desktop Safari?
👌 2
m
I only have a problem with some Wasm code which was generated by TeaVM. That code leads to a crash on Safari but runs fine on the two other browsers, but that’s not related to Kotlin and its Wasm support.