pub fn execute_slg_vm(frame_data: &[u8]) -> Result<String, String>
Executes an SLG computational VM frame locally.