← Back to context

Comment by webstrand

3 months ago

It would be incredible if we could pull it into the javascript/wasm sandbox and get xslt 3.0 support. The best of both worlds, at the cost of a performance hit on those pages, but not a terrible cost.

There's even a JS implementation of XSLT 3.0 already (SaxonJS).

  • That's pretty cool, its too bad the license is a bit confusing about whether bundling with Chrome or Firefox would be permissible under the license.

Not really, because that would add a dependency on Javascript whereas, at the moment, XSLT works without Javascript enabled.