Closed nishanthkarthik closed 7 months ago
No. We used to use xml-light, but it doesn't have the features we need to correctly parse KDE syntax descriptions. At the time I also looked at other alternatives.
No worries! I'll stub the network calls then :)
I tried compiling this for wasm and noticed a dependency chain
xml-conduit -> conduit-extra -> network
. Ideally, using skylighting-core should not require my target platform to have networking. Do you have a suggestions for a different xml library that's compatible with xml-conduit?