L1VM - blue sky

Today L1VM 2.5.0 “blue sky” released. I did make massive changes to my modules. Now at module load an init function is called which copies the data struct for the memory bounds check function. So there is no function called in the main VM any more. This maked it possible to port L1VM to MSYS2 on Windows. Note: there is an internal error on the MSYS2 port if the “string” module is used. This error never shows up on the other OS ports! I even tried clang and gcc, the error is on both builds!

On Windows I strongly recommend the installation of L1VM on the WSL. There everything works as it should!

Have fun!