Hi, last week I managed to do some cool stuff with GraalVM compiling a Java Application into a windows executable. Now I was thinking ... wouldn't this also work for our Maven plugin? Of course, we probably need to add something to it or to create a new module that uses the template engine and the mspec parser in a standalone application.
So, If we had such an executable, we could probably automate the code generation for C, Go and .Net too and wouldn't have to check-in generated code. What do you think? Chris
