emscripten-core / emscripten-core/emscripten

WasmFS: SAB JS Backend

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

It would be nice to have a JS backend that uses SharedArrayBuffers to store data to avoid the need for proxying to a worker thread and to avoid using valuable Wasm address space. Each SAB could be a fixed-size chunk of data to avoid needing to resize or reallocate SABs when files grow.

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.