Treffer: When Is WebAssembly Going to Get DOM Support?: Or, how I learned to stop worrying and love glue code.

Title:
When Is WebAssembly Going to Get DOM Support?: Or, how I learned to stop worrying and love glue code.
Source:
ACM Queue; May/Jun2025, Vol. 23 Issue 3, p48-64, 17p
Database:
Complementary Index

Weitere Informationen

What should be relevant for working software developers is not, "Can I write pure Wasm and have direct access to the DOM while avoiding touching any JavaScript ever?" Instead, the question should be, "Can I build my C#/Go/Python library/app into my website so it runs with good performance?" Nobody is going to want to write that bytecode directly, even if some utilities are added to make it easier to access the DOM. WebAssembly should ideally be an implementation detail that developers don't have to think about. While this isn't quite the case today, the thesis of Wasm is, and must be, that it's okay to have a build step. [ABSTRACT FROM AUTHOR]

Copyright of ACM Queue is the property of Association for Computing Machinery and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)