You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..... ;)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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