Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ needs_isa
Method
needs_isa
cranelift/filetests/src/test_run.rs:211–213 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
209
}
210
211
fn needs_isa(&self) -> bool {
212
true
213
}
214
215
/// Runs the entire subtest for a given target, invokes [Self::run] for running
216
/// individual tests.
Callers
1
test_tuples
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected