atlas77Atlas77 is an experimental statically typed programming language with a strong interop with Rust. It will run on a custom VM. I'll implement a JIT piler using cranelift laterThe Atlas77 VM is a stack-based typed virtual machine that executes bytecode instructions, its desn is similar to the Java Virtual Machine (JVM) and the .NET Common Language Runtime