In what ways are compose wasm not production ready...
# webassembly
m
In what ways are compose wasm not production ready?
f
Try typing into a TextBox, I use Vimium on chrome and all my shortcuts get invoked when typing. Does not happen with HTML text boxes.
👍 1
o
It's not Compose for Web. Vimium has 1.1k issues because it steals text input, then tries to fix parts of it (text boxes). Vimium breaks lots of sites, lots of elements.
👍 2
f
Could just be me hahaha
Give it a run and see how well it works for you @Mario Andhika
o
That's what I'd always advise. What's "production ready" for you, might not be so for someone else. And vice versa.
f
You might want to think about web app size too...
✔️ 1
c
This article may give you some insights: https://bitspittle.dev/blog/2024/c4w
👀 1
f
That was quality @CLOVIS