Skip to content

investigate if we need async NAPI APIs #816

@OmarTawfik

Description

@OmarTawfik

The Language.parse() API (and possibly others) should be turned async returning a Promise<T>. This is important for clients like an LSP that shouldn't block the main event loop over parsing that can happen in the background.

More info:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions