logoalt Hacker News

catapartyesterday at 7:46 PM1 replyview on HN

Got a rec? The reply to you is talking about a component framework, rather than actual vanilla html/css access. I haven't seen anything, personally, that allows real-time, direct DOM interaction.


Replies

nicoburnsyesterday at 9:01 PM

https://github.com/wasm-bindgen/wasm-bindgen is the tool for raw access to the DOM APIs.

show 1 reply