The typed function references proposal allows table to be explicitly initialized, so that they may have non-defaultable element types: https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md#tables-1 This bug is for implementing that in JSC's table support, which currently do not allow non-defaultable types.
<rdar://problem/104890160>
Pull request: https://github.com/WebKit/WebKit/pull/19133
Committed 269527@main (42927fcd77ea): <https://commits.webkit.org/269527@main> Reviewed commits have been landed. Closing PR #19133 and removing active labels.