MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / flush

Method flush

system/lib/wasmfs/pipe_backend.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 int flush() override { return 0; }
48
49 off_t getSize() override { return data->size(); }
50

Callers 2

__wasi_fd_syncFunction · 0.45
wasmfs_flushFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected