forked from streamich/memfs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aed9a61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @torch2424! I found this commit because I was also using
memfs
in my code and this deviation from upstream came up.Is this a bug in
memfs
that can be suggested upstream? Or would this issue better be addressed by an adapter inwasmfs
'spath_open
?I kinda want to use
memfs
3.x but then it's incompatible with your fork, which breaks everything.aed9a61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! @corwin-of-amber Sorry for the late reply, we've been working really hard on a new feature! π
So I'm not entirely sure! The reaosn being, orgiinally this code was on a branch from @syrusakbary and I copied it over to have a single PR for the feature.
Also, we are doing a lot of very specific logic for Wamer-J. Thus, if we investigate the problem to be something that
memfs
can also benefit from, let's contribute upstream. Otherwise, we can do it inwasmfs
, or in ourmemfs
fork.Let me know what you think π π
aed9a61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh wait! I just saw: streamich#495
Thank you soooooo much for implementing this upstream! That is soooo cool! π π π I also appreciate the shoutout. Super awesome to see that!
Will continue the discussion on the latest thread π