Bug 219385 - [WASM-References] Add support for declarative elements
Summary: [WASM-References] Add support for declarative elements
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-30 22:10 PST by Dmitry
Modified: 2020-12-07 22:11 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2020-11-30 22:10:25 PST
Ref-types spec has introduced new type of elements - declarative elements.
https://webassembly.github.io/reference-types/core/binary/modules.html#element-section

To satisfy ref-types we should add support for this kind of elements.
Comment 1 Radar WebKit Bug Importer 2020-12-07 22:11:14 PST
<rdar://problem/72078044>