|
|
|
|
|
by zaarn
3019 days ago
|
|
A vastly simplified DOM if anything. I imagine each language will use native objects, like how .NET did it for a while. But I don't think languages will interact with the DOM extensively once it has been properly abstracted. One major difficulty would be to have it available quickly so a page refresh doesn't take until the WASM binary has sorted out it's internal state. |
|