mastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agoWhich side are you? Javascript or Typescripti.postimg.ccimagemessage-square214fedilinkarrow-up1577arrow-down136
arrow-up1541arrow-down1imageWhich side are you? Javascript or Typescripti.postimg.ccmastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agomessage-square214fedilink
minus-squareKnusper@feddit.delinkfedilinkarrow-up2·1 year agoYep, that’s the framework, I’m using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library.
Yep, that’s the framework, I’m using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the
wasm-bindgen
library.