Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/explodingcamera/tinywasm
/ test_tinywasm
Function
test_tinywasm
examples/wasm-rust.rs:210–212 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
209
#[test]
210
fn test_tinywasm() {
211
tinywasm().unwrap();
212
}
213
214
#[test]
215
fn test_tinywasm_no_std() {
Callers
nothing calls this directly
Calls
1
tinywasm
Function · 0.85
Tested by
no test coverage detected