Skip to content

WASIX: Running a package with --use leads to recursive filesystem merge #5798

@theduke

Description

@theduke

When running a package and injecting additional dependencies with --use, the WASIX FS falls back to a recursive merge, which is expensive and should not be necessary in this context.

wasmer run --use python/python wasmer/bash
2025-10-15T14:49:33.769490Z DEBUG ThreadId(01) merge: wasmer_wasix::fs: Falling back to a recursive copy to merge filesystems

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions