Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ecma262 references #37

Merged
merged 2 commits into from Nov 9, 2022
Merged

Conversation

Aditi-1400
Copy link
Contributor

I was working on test262 for this proposal, and I figured it'll be convenient if we had links to references of abstract operations that are defined in ecma262 spec (Eg: CreateAsyncFromSyncIterator).

This PR makes a small change to add those references.

@bakkot
Copy link
Contributor

bakkot commented Oct 29, 2022

You'll need to also add @tc39/ecma262-biblio as a dependency (ideally pinned to a particular version) for this to work.

@Aditi-1400
Copy link
Contributor Author

Oops, I'll add that, pinned to the latest version?

@bakkot
Copy link
Contributor

bakkot commented Oct 29, 2022

Latest version is good, yeah.

@Ms2ger
Copy link
Contributor

Ms2ger commented Nov 9, 2022

@js-choi ping?

@js-choi js-choi merged commit 97bc452 into tc39:main Nov 9, 2022
@js-choi
Copy link
Collaborator

js-choi commented Nov 9, 2022

My apologies for the delay. Looks good; merging.

@Ms2ger
Copy link
Contributor

Ms2ger commented Nov 10, 2022

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants