Performance improvement, new code style, new architecture and changed installation
The update 1.0.5 changed many things, both in the base code of Zenda and in its architecture and in the same Javascript compatible code with Zenda, also now more details have been added to the README.md, one of those of how you can export to the PATH and execute Zenda from anywhere in the directory branch of your computer, the basic commands were also added to be able to build Zenda in case you get an error when executing the executable, there is a bug, you try to export the PATH of Automatic thing that does not work, but that is why it is explained how to do it in the README.md, I think I could solve it in the next version, 1.0.6: D
Also in this version performance tests were carried out, where in some native Javascript processes Zenda turned out to have a better performance compared to NodeJS and Deno, almost twice as fast :).
Some commands were changed, for example to execute a file before you needed to run (Zenda --execute file.js), while now it is (Zenda run file.js) , (as deno) ups haha.