emscripten-core / emscripten-core/emscripten
[HELP] HOW Enable NODERAWFS with emcmake.
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
SO... currenty I'm trying to build stable-diffusion.cpp to wasm
the build itself is success with emcmake script.
but the problem is i don't know how to wasm interact with local fs (for inference test with node.js (the build result only can access default MEMFS))
I found about NODERAWFS in File System API docs but... how can I enable this thing with emcmake?
HELP PLZ....
Contributor guide
Assessment
This issue has not been assessed yet.