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

Method done

examples/mpk.rs:179–181  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

177 }
178 }
179 fn done(&self) -> bool {
180 self.last == self.next
181 }
182}
183
184/// Build a pool-allocated engine with `num_memories` slots.

Callers 1

probe_engine_sizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected