Skip to content

PlatformFile.source() not available in WasmJS? #424

@galex

Description

@galex

Hello,

As I am working with large video files on a CMP app with Android / iOS / Desktop JVM / WasmJS targets, I wonder why isn't PlatformFile.source() available on WasmJS?

If it's not possible to buffer files on web, how am I supposed to stream a file into a multipart request so that I do not load the whole file in memory by having to use readBytes ?

Thank you in advance 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions