MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / vfs_io.cpp

File vfs_io.cpp

lib/host/wasi/vfs_io.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: Apache-2.0
2// SPDX-FileCopyrightText: 2025 Second State INC
3
4#include "host/wasi/vfs_io.h"

Callers

nothing calls this directly

Calls 11

writeFunction · 0.85
eofMethod · 0.80
backMethod · 0.80
fdReadMethod · 0.45
readMethod · 0.45
failMethod · 0.45
clearMethod · 0.45
emptyMethod · 0.45
fdSeekMethod · 0.45
fdWriteMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected