onion-vm 0.1.2

Virtual machine runtime for the Onion programming language with async execution and garbage collection
Documentation
1
2
3
pub mod scheduler;
pub mod async_scheduler;
pub mod map_scheduler;