Wonderous Compose now targets WASM too. The MapVie...
# feed
s
Wonderous Compose now targets WASM too. The MapView is now shown in Web targets using leaflet.js. Both the JS and WASM builds are deployed github pages for anyone to compare the performance differences. https://github.com/ShreyashKore/wonderous_compose
🤩 3
👍 4
y
JS version doesn’t work on iPhone browsers
j
For those who missed this like I did: it's worth checking out this awesome comparison between Flutter web @ https://wonderous.app/web/ and Compose web ✏️ @ https://wonderous.shreyashkore.com/! On my machine with Firefox the Flutter one lags initially (then improves) but is nowhere as smooth as the Compose WASM one 🚀
🔥 4
c
why is the Compose version so blurry?
image.png,image.png
j
For me the text is sharp, but the pictures on the main eh.. hero kinda thing are a bit unsharp on Compose
y
This is cool update, just want to point out, it doesn’t yet work on iPhone browsers
s
Sorry guys, I didn't have much time to work on this. Will take a look into the issues this week 👍.
🚀 1
The WASM version won't work as Safari doesn't support WASM GC yet. JS version works when you "Request Desktop Website". I'll investigate this behavior further.
I've updated the JS version. It's working on my iPhone simulator. Let me know @Yogeshvu.
y
the JS version works great now on the safari on macos :
👍 1
s
@CLOVIS I've noticed that the text becomes blurry when you are on a different zoom level; mostly when zoomed in. This behavior seems to be present in the Flutter version too.