

I’ve toyed with WASM, creating a simple sudoku page, and it did take an empty page, added all the buttons, and then changed them upon user interaction.
I think, I also heard of the DOM modification limitations, but it’s not a hard barrier afaik, there are just some cases where it can’t
But still, doing something in (pure) WASM looks way harder than needed to me
✍️ we need PHP interpreter written in Rust, noted