(WIP) A light, simple and efficient runtime implemented in Rust.
-
Extensibility: Designed to be easily extendable, allowing the addition of custom modules and function objects.
-
Cross-Platform: Made with Rust, works on a wide range of platforms like Linux, macOS and Windows.
-
Memory Management: Includes a memory management system to efficiently allocate and deallocate memory as needed during program execution.