Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ func.rs
File
func.rs
tests/all/component_model/func.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#![cfg(not(miri))]
2
3
use super::{ApiStyle, REALLOC_AND_FREE};
4
use bytes::{Bytes, BytesMut};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected