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

Idiomatic implementations of API #609

Open
gkellogg opened this issue Jul 24, 2024 · 0 comments
Open

Idiomatic implementations of API #609

gkellogg opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels

Comments

@gkellogg
Copy link
Member

The API is described using WebIDL to provide a formalized way of talking about parameters and calling sequences. This includes the use of promises and options.

Although there are a number of implementations of Promises outside of JavaScript, it is not intended that implementations strictly adhere to this and should stick to the normal language idioms for asynchronous or block calling conventions, as appropriate.

@gkellogg gkellogg self-assigned this Jul 24, 2024
@gkellogg gkellogg added the class-2 Class-2 change label Oct 19, 2024
@gkellogg gkellogg moved this to Future Work in JSON-LD Management Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Future Work
Development

No branches or pull requests

1 participant