Porting project into C or Golang
Author: torabianCreated Apr 20, 2026Updated May 9, 2026
Is your feature request related to a problem? Please describe. Mjml could be used on projects outside of JavaScript. It could be nice to have it ported into C or Golang, to make wide range compatibility with other possible languages and runtimes
Describe the solution you'd like A guided effort, to port the project packages into C lang, and then compile and make it available for other technologies.
Describe alternatives you've considered The alternative is to run a separate node.js server to run the logic, or projects such as mjml-go which are quite slower.
Additional context I like to know if such thing has been considered before, or if I tend to do it, there would be support from author side.
Source: mjmlio/mjml