atlas77The 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 RuntimeAtlas77 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 compiler using cranelift later