Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/explodingcamera/tinywasm
/ name
Method
name
crates/cli/src/wast_runner.rs:613–615 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
611
612
impl<
'a> TestFile<'
a> {
613
pub fn name(&self) -> &str {
614
&self.name
615
}
616
617
pub fn raw(&self) -> &'a str {
618
self.contents
Callers
5
get_idx
Method · 0.80
get
Method · 0.80
run_file
Method · 0.80
encode_quote_wat
Function · 0.80
run_files
Method · 0.80
Calls
no outgoing calls
Tested by
1
run_files
Method · 0.64