emscripten-core / emscripten-core/emscripten

[HELP] HOW Enable NODERAWFS with emcmake.

Open
#22,319 1 comment 0 reactions 0 assignees View on GitHub
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

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.