(no title)
omtinez | 5 months ago
Shameless plug to my own runtime (and compile) micro framework: https://github.com/fresho-dev/mancha
omtinez | 5 months ago
Shameless plug to my own runtime (and compile) micro framework: https://github.com/fresho-dev/mancha
TonyPeakman|5 months ago
And nice, Mancha looks cool — I’ll give it a read and star. It looks similar with dagger in some features, for instance, mancha uses :data to create scope while dagger uses +load directive. Always great to see other takes on the runtime/compile spectrum; I think having multiple approaches out there is healthy for the ecosystem!