Parent: #272 Depends on: #276, #274 Roadmap: #263, #142, #134 Implement table bulk operations, passive element lifecycle, and exact host-visible reference synchronization. Acceptance: - [x] Instantiate active/declarative element segments correctly and retain/drop passive elements per instance. - [x] Execute table.init, elem.drop, and table.copy with exact overlap, type, bounds, and trap ordering. - [x] Preserve funcref/externref identity across multiple and cross-instance tables. - [x] Publish passive/table reference edges to precise GC and synchronize Wasm mutations with JavaScript Table wrappers and barriers. - [x] Add focused executor, cross-instance, precise-GC, and JavaScript API coverage.
Parent: #272
Depends on: #276, #274
Roadmap: #263, #142, #134
Implement table bulk operations, passive element lifecycle, and exact host-visible reference synchronization.
Acceptance: