emscripten-core / emscripten-core/emscripten

Should we support inter-process file locking?

Open
#23,697 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Right now we simply stub out calls like `flock` and `fcntl+F_SETLK`.

At least for the OPFS wasmfs backend it seems like it could be usefull?

I assume that the OPFS filesystem can be shared between multiple running emscripten programs? (or the same program running in multiple tabs?)

Are there any other FS backends that could benefit?

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.