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 https://github.com/WebAssembly/bulk-memory-operations/issues/111