Bug 231222 - [WASM-Function-References] Can't represent typed null in JavaScript
Summary: [WASM-Function-References] Can't represent typed null in JavaScript
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: 247393
  Show dependency treegraph
 
Reported: 2021-10-05 02:14 PDT by Dmitry
Modified: 2022-11-02 17:08 PDT (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 2021-10-05 02:14:18 PDT
The representation of the result of `(ref.null $t)` in JavaScript not yet specified neither in https://github.com/WebAssembly/function-references nor in https://github.com/WebAssembly/proposal-type-imports/tree/master/proposals/type-imports.
Comment 1 Radar WebKit Bug Importer 2021-10-12 02:15:16 PDT
<rdar://problem/84138559>