Closed Bug 1782316 Opened 2 years ago Closed 2 years ago

Allow nullable references in call_ref

Categories

(Core :: JavaScript: WebAssembly, task, P3)

task

Tracking

()

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: yury, Assigned: yury)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Per https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md#functions spec, call_ref allows nullable reference. It is hard, atm, to provide simple testing for this: the ref.null can be modified to accept nulls for function types.

Severity: -- → N/A
Priority: -- → P3
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57951e2dc196
Allow nullable references in call_ref. r=rhunt
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: