Skip to content

Firefox issue with shared memory + toResizableBuffer() #27118

@sbc100

Description

@sbc100

While working on taking advantage of Memory.toResizableBuffer in #27096 I came across what looks like might be a bug in Firefox.

As far as I can tell, for some reason, calling toResizableBuffer on the shared WebAssembly.Memory object causes the initial postMessage to new workers (the message that contains the memory object) so silently fail.

The bug only seems to occur with shared wasm memory object and only when they have toResizableBuffer called on them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions