Y
Hacker News
new
|
ask
|
show
|
jobs
by
yoyohello13
24 days ago
My gripe is why doesn't Webassembly fully support dom manipulation. If we got that working anyone could just bring any language to the browser and we would finally be free from the shackles of JS.
1 comments
sirsinsalot
24 days ago
Or at least some kind of cursor based text buffer tree that wasm can bind to the dom/shadow tree, rather than a fuller API
link