Replies: 1 comment
-
|
It was likely a joke
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if the comment in the video "API Design by Carson Gross ~ BSDC 2025" https://youtu.be/dTstnhS3moc?si=iHlRopMwn0zeGqri&t=219 at 3:38 was serious about rewriting htmx 3 in Rust and Wasm, if it was then I am interested in discussing/working on that. I already have a project that manipulates the DOM using Rust and Wasm and minimizes the number of calls over the Rust-JS boundary, it almost at native JS speed, also it does so in the request animation frame callback.
PS I know how to concatenate strings in Rust..... ;)
Links:
#2379
Beta Was this translation helpful? Give feedback.
All reactions