Skip to content

[reference-types] behavior of out-of-bound in table.fill  #1779

@12101111

Description

@12101111

https://github.com/WebAssembly/spec/blob/main/proposals/reference-types/Overview.md

table.fill traps when range+length > size of the table, but only after filling range up to size (analoguous to memory.fill)

I think the documentation corresponds to the old behavior and has not been updated after WebAssembly/bulk-memory-operations#111

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