-
Notifications
You must be signed in to change notification settings - Fork 923
Open
Labels
bugSomething isn't workingSomething isn't workinglib-wasixIssues related to the WASIX toolchain.Issues related to the WASIX toolchain.priority-mediumMedium priority issueMedium priority issue📦 lib-vfsAbout wasmer-vfsAbout wasmer-vfs
Description
More context: #5374
Running mounted commands was broken because CustomFile is backed by a VirtualFile, and VirtualFile stores its offset whereas other file types are just pointers to file data. The issue was worked around in #5374, but more uses of copy_reference (which creates CustomFiles) exist and I'm not sure what other code paths are broken as a result.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglib-wasixIssues related to the WASIX toolchain.Issues related to the WASIX toolchain.priority-mediumMedium priority issueMedium priority issue📦 lib-vfsAbout wasmer-vfsAbout wasmer-vfs