|
|
|
|
|
by tbranyen
1580 days ago
|
|
This is a virtual domain implementation, like React, not interacting with the actual DOM like the demo in the OP. WASM is awesome, but seems like folks don't really understand it and the limitations. I bet DOM access in WASM is totally doable, just gonna be a lot harder than how this project implemented it. |
|
Quoted from: https://developer.mozilla.org/en-US/docs/WebAssembly/Concept...