pub fn eval_bytecode_native(source: &str) -> Result<String, String>
Compiles and executes a source string through the experimental VM.