Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ mixed
Function
mixed
tests/all/relocs.rs:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
78
#[test]
79
fn mixed() -> Result<()> {
80
test_many_call_module(store_with_padding(MB)?)
81
}
82
83
#[test]
84
fn mixed_forced() -> Result<()> {
Callers
nothing calls this directly
Calls
2
test_many_call_module
Function · 0.85
store_with_padding
Function · 0.85
Tested by
no test coverage detected