[][src]Function flowclib::compiler::compile_wasm::compile_supplied_implementations

pub fn compile_supplied_implementations(
    tables: &mut GenerationTables,
    skip_building: bool
) -> Result<String>

For any function that provides an implementation - compile the source to wasm and modify the implementation to indicate it is the wasm file