emscripten-core / emscripten-core/emscripten

The problem of use "FS.mount"

Open
#17,788 3 comments 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

Please include the following in your bug report:

**Version of emscripten/emsdk:**
3.1.0

I used -lnodefs.js ;
module.FS.mkdir("/rootDir");
module.FS.mount( module.NODEFS, { root: "H:"} ,"/rootDir"} );
But The first file read is normal ,If read a file in the same directory again, the file cannot be found

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.