#![feature(ptr_metadata)] pub mod instruction; pub mod platform_function; pub mod vm;