MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / strings.rs

File strings.rs

crates/wiggle/tests/strings.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use proptest::prelude::*;
2use wiggle::{GuestMemory, GuestPtr};
3use wiggle_test::{HostMemory, MemArea, MemAreas, WasiCtx, impl_errno};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected