Skip to content

How to share WORKERFS with browser module by PROXYFS ?  #18698

Closed
@YuriSizuku

Description

@YuriSizuku

I want to use FS.createLazyFile which is only supported by worker.
And I also build a SDL project which can not by in a worker.
So that I want to use proxyfs to mount workerfs.

But the FS in worker can not pass through to the window because of the ‎DedicatedWorkerGlobalScope.
I wonder how to shared the FS between the worker and the window.

Metadata

Metadata

Assignees

No one assigned

    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