Announcing the Saber Virtual Machine
January 18, 2024In this post I'm excited to announce the Saber Virtual Machine, or SaberVM.
It's a project I've been working hard on for the past month,
with fascinating properties and an in-progress MVP implementation that's
coming along well.
If you like writing functional languages and want a portable backend to target that's fast and/or safe,
you may be very interested in SaberVM, especially in its upcoming AOT-compile-to-optimized-native form.
What is it?
SaberVM is a compiler backend for f...
Read more at ryanbrewer.dev