Skip to content

Add support for async methods. - #7702

Merged
nojaf merged 3 commits into
masterfrom
async-methods
Jul 24, 2025
Merged

Add support for async methods.#7702
nojaf merged 3 commits into
masterfrom
async-methods

Conversation

@cristianoc

Copy link
Copy Markdown
Collaborator

Fixes #7681

@pkg-pr-new

pkg-pr-new Bot commented Jul 23, 2025

Copy link
Copy Markdown

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@7702

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@7702

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@7702

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@7702

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@7702

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@7702

commit: 36b1e84

@nojaf nojaf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked like a charm in my project!
Thanks @cristianoc

@nojaf
nojaf requested a review from cknitt July 24, 2025 13:24
@cristianoc

Copy link
Copy Markdown
Collaborator Author

Worked like a charm in my project!
Thanks @cristianoc

Great!
Merge away

@nojaf
nojaf merged commit 327b986 into master Jul 24, 2025
27 checks passed
@github-actions
github-actions Bot deleted the async-methods branch February 27, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@this with async keyword

2 participants