Comment by joquarky
2 months ago
The DOM is fundamentally dependent upon JS shaped data structures and garbage collection. They are BFFs.
Any attempt to bypass this will be perilous.
2 months ago
The DOM is fundamentally dependent upon JS shaped data structures and garbage collection. They are BFFs.
Any attempt to bypass this will be perilous.
So we'd need a new DOM, seems feasible