from Hacker News

LiveView for Rust

by bkolobara on 11/15/22, 3:28 PM with 6 comments

  • by atonse on 11/16/22, 1:28 AM

    Check out the work that the LiveView Native team is doing.

    They also built a rust client for LiveView.

    Maybe you folks can collaborate?

  • by dexwiz on 11/16/22, 4:29 AM

    I would love to code templates in an htmlesque syntax instead of some arbitrary macro syntax.
  • by Dowwie on 11/15/22, 7:50 PM

    Great PoC. Show everyone how it's done!
  • by emschwartz on 11/15/22, 10:35 PM

    Seems interesting. What’s the delta between what’s been implemented here and Phoenix LiveView?