2025-06-02T15:45:25Z
Dorian Taylor
If one of the browser vendors removed support for XSLT 1.0, we could move XSLT processing to the server side.
Part of the reason for client-side template processing is to shift the cost of computing templates to the user, who (usually) has ample such resources to spare.
Sense Atlas Front End
Try messing around with SaxonJS?