pub fn compile_to_native(module: &LcnfModule) -> NativeModuleExpand description
Compile an LCNF module to native IR with default settings.
pub fn compile_to_native(module: &LcnfModule) -> NativeModuleCompile an LCNF module to native IR with default settings.