top | item 45875992

(no title)

dinkelberg | 3 months ago

If you want to keep XSLT in browsers alive, you should develop an XSLT processor in Rust and either integrate it into Blink, Webkit, Gecko directly, or provide a compatible API to what they use now (libxslt for Blink/Webkit, apparently; Firefox seems to have its own processor).

discuss

order

krackers|3 months ago

There's no need; they already have a polyfill for XSLT I believe, they could ship that as part of the browser. Or compile libxslt to webassembly

sedatk|3 months ago

> you should

or a multi-trillion dollar company should.

dinkelberg|3 months ago

Fair point. But probably not going to happen...