Hi , is there a lightweight library for compose we...
# compose-web
a
Hi , is there a lightweight library for compose web wasm navigation ?
j
not right now it seems (at least as far as I'm aware) and looks like Voyager will only support once it's in stable version https://github.com/adrielcafe/voyager/issues/269
a
Yah was very excited to see voyager but then realised it does not support wasm for now . Looks like I will be going back to handling it manually for now. 🥲
d
I don't think there is anything fully fledged but for basic routing I have played around with https://github.com/hfhbd/routing-compose Heres a sample of that: https://github.com/Daio-io/wasm-canvas-routing-sample Deployed here too: https://wasm-routing-sample.pages.dev/
🙌 1
👍 1
d
154 Views