Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ smoke
Function
smoke
crates/fuzzing/src/oracles/diff_wasmi.rs:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
211
#[test]
212
fn smoke() {
213
crate::oracles::engine::smoke_test_engine(|_, config| Ok(WasmiEngine::new(config)))
214
}
215
}
Callers
nothing calls this directly
Calls
3
smoke_test_engine
Function · 0.85
Ok
Function · 0.85
new
Function · 0.50
Tested by
no test coverage detected