function-references icon indicating copy to clipboard operation
function-references copied to clipboard

Time for a rendered spec :)

Open wingo opened this issue 5 years ago • 4 comments

Hey it would be swell if we got the HTML version rendered and posted :) Would be happy to help out if needed!

wingo avatar Nov 03 '20 14:11 wingo

First we have to write it. :) But I plan to be doing that once reftypes has been merged into the main spec.

rossberg avatar Nov 03 '20 15:11 rossberg

First we have to write it. :) But I plan to be doing that once reftypes has been merged into the main spec.

I believe this has happened now.

Ms2ger avatar May 05 '21 14:05 Ms2ger

Well, formally there is no any reasons not to write the spec, reference types have been merged into the main spec and at least JSC team have added support for call.ref (https://bugs.webkit.org/show_bug.cgi?id=222903) and V8 team have done a lot of work in that area (https://bugs.chromium.org/p/v8/issues/detail?id=9495&q=typed%20function%20references&can=2). I think it is time to write the spec. @rossberg, you mentioned previously that you are going to do this, so I gently ping you on this

dbezhetskov avatar Jun 18 '21 06:06 dbezhetskov

Update: most of the spec has been there for a while, but still missing:

  • [x] Fix auto-publish.
  • [x] Track initialization status of locals, as recently decided.
  • [x] Semantic representation of types (#51).
  • [x] Update Properties appendix (#72).
  • [x] Update Changelog.

rossberg avatar Jul 22 '22 08:07 rossberg

The spec is completed.

rossberg avatar Oct 08 '22 12:10 rossberg