emscripten-core / emscripten-core/emscripten

WasmFS: Stable C++ and JS APIs for creating custom backends

Open
#17,122 0 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

Once we have higher confidence in the generality and robustness of our backend API, we should move the file.h header to a public location in Emscripten and document it.

A list of changes I expect we will want to make before then:

- Have an async backend API.
- Allow more backend methods to return error codes.

It would be good to complete an IndexedDB backend (#15942) and a caching virtual backend (#15940) to build confidence in the API before stabilizing it.

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.