Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ sample
Function
sample
cranelift/frontend/src/frontend.rs:1309–1311 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1307
1308
#[test]
1309
fn sample() {
1310
sample_function(false)
1311
}
1312
1313
#[test]
1314
fn sample_with_lazy_seal() {
Callers
nothing calls this directly
Calls
1
sample_function
Function · 0.85
Tested by
no test coverage detected