Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ Param
Class
Param
tests/all/component_model.rs:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
189
#[derive(Copy, Clone, PartialEq, Eq)]
190
struct Param(Type, Option<usize>);
191
192
fn make_echo_component(type_definition: &str, type_size: u32) -> String {
193
let mut offset = 0;
Callers
7
value_def
Method · 0.85
make_echo_component
Function · 0.85
primitives
Function · 0.85
records
Function · 0.85
variants
Function · 0.85
flags
Function · 0.85
everything
Function · 0.85
Calls
no outgoing calls
Tested by
5
primitives
Function · 0.68
records
Function · 0.68
variants
Function · 0.68
flags
Function · 0.68
everything
Function · 0.68