emscripten-core / emscripten-core/emscripten

WasmFS: Async APIs

Open
#15,964 5 comments 4 reactions 0 assignees View on GitHub
wasmfs
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

In addition to the traditional POSIX APIs, some applications would benefit from having asynchronous file system APIs as well. Perhaps there could be default implementations that just call the synchronous version of the API and immediately call the user callback, the specific backends could specialize that default as appropriate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.