emscripten-core / emscripten-core/emscripten

WasmFS: In-memory caching backend

Open
#15,940 0 comments 0 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

Create a WasmFS virtual backend for caching hot data in shared memory for proxy-free access from multiple threads.

There is a large design space here for determining the cache's block size, maximum size, eviction policy, and writeback policy. At least some of these should be user-configurable.

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.