MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / f

Function f

pulley/tests/all/interp.rs:77–79  ·  view source on GitHub ↗
(f: u8)

Source from the content-addressed store, hash-verified

75}
76
77fn f(f: u8) -> FReg {
78 FReg::new(f).unwrap()
79}
80
81#[test]
82fn xconst8() {

Callers 4

Calls 2

newFunction · 0.50
unwrapMethod · 0.45

Tested by

no test coverage detected