openzim / openzim/javascript-libzim
Try different File System APIs with Emscripten - particularly -s WASMFS
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
WASMFS is a new File System for Emscripten. Much of it is still in development. Progress can be tracked here:
https://github.com/orgs/emscripten-core/projects/1
It should have native JS File support, and promises to handle files that are arbitrarily large.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository file or test. Start by reviewing the Emscripten WASMFS project and how this repository compiles libzim to WASM; done means determining whether WASMFS is a viable filesystem API for native JavaScript File support and arbitrarily large files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wasm
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100