Skip to content

MEMFS.stream_ops.write broken on legacy browsers #11008

Closed
@JustAMan

Description

@JustAMan

Hi!

I'm using emscripten to compile a C library to render subtitles on the fly, and during debugging why it won't work on older WebOS models I found that recent PR has introduced an incompatibility with legacy browsers. I'm speaking of #10347 - in older browsers I found that Uint8Array doesn't have .slice() member (at least in worker context, in some not-so-ancient it has .slice() in normal context but not within web worker).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions