| ▲ | nemomarx 5 days ago |
| we could always use wasm, right? |
|
| ▲ | perlgeek 5 days ago | parent [-] |
| WASM doesn't have a DOM API, as far as I know. |
| |
| ▲ | nchmy 5 days ago | parent [-] | | It does not. It interacts with browser APIs (not just dom) via JavaScript. And it needs to load a big binary first. |
|