Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ smoke
Function
smoke
crates/fuzzing/src/oracles/diff_v8.rs:324–326 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
322
323
#[test]
324
fn smoke() {
325
crate::oracles::engine::smoke_test_engine(|_, config| Ok(V8Engine::new(config)))
326
}
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