MCPcopy Create free account
hub / github.com/appcypher/wasmo-old / generate_function

Method generate_function

lib/codegen/src/generator/function.rs:41–100  ·  view source on GitHub ↗
(
        &mut self,
        module: &mut Module,
        parser: &mut Parser<'b>,
        function_types: &[FunctionType],
        builder: &Builder,
        context: &Context,
        reusables: &Re

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generate_moduleMethod · 0.80

Calls 8

append_basic_blockMethod · 0.80
position_at_endMethod · 0.80
build_returnMethod · 0.80
get_param_typesMethod · 0.80
add_functionMethod · 0.45
as_refMethod · 0.45
get_typeMethod · 0.45

Tested by

no test coverage detected