Migrate MathJax/Node-based LaTeX renderer to a native library
Open
improvement
refactoring
- Dominant language
- Swift
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This might be a good way to slim down the image too, given that the `Node` folder takes around 80 MB. Libraries worth investigating:
- [MicroTeX](https://github.com/NanoMichael/MicroTeX): Might be worth considering, especially as Swift-C++ interop is getting better
- [SwiftMath](https://github.com/mgriebling/SwiftMath), as a port of [iosMath](https://github.com/kostub/iosMath): Currently only for Apple platforms due to dependencies on Core Text, Core Graphics etc., but could perhaps be ported?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.