When Is WebAssembly Going to Get DOM Support?
July 2, 2025Volume 23, issue 3
PDF
Or, how I learned to stop worrying and love glue code
Daniel Ehrenberg
Is WebAssembly (Wasm) really ready for production usage in web applications, even though that usage requires integration with a web page and the APIs used to manipulate it, such as the DOM?
Simultaneously, the answer to this question is that "Wasm might never get direct DOM access," and "Yes, Wasm is ready for all kinds of web-integrated uses, having supported calling out to the DOM (with a ...
Read more at queue.acm.org