Skip to main content

build

Function build 

Source
pub fn build(file: &str) -> Result<String, String>
Expand description

Precompile file to a standalone native executable next to the source, and warm the bytecode cache. Returns a one-line report of what was built.