Hacker News new | ask | show | jobs
by nyanpasu64 2234 days ago
WASM is entirely different from Svelte/React. WASM is a compilation target for native-code languages, and can't interact with the DOM except through JS shims.