Comment on Show HN: Sauron – A web framework in Rust that adheres to the Elm architectureparentComments−rimunroe7ySince Rust supports macros, I think you can actually implement most of JSX's syntax in it directly without needing an additional compiler.−steveklabnik7yhttps://crates.io/crates/typed-html
Comments
Since Rust supports macros, I think you can actually implement most of JSX's syntax in it directly without needing an additional compiler.
https://crates.io/crates/typed-html