Skip to content

Add JS_NewSettledPromise#1389

Merged
saghul merged 1 commit intomasterfrom
setted-promise
Mar 7, 2026
Merged

Add JS_NewSettledPromise#1389
saghul merged 1 commit intomasterfrom
setted-promise

Conversation

@saghul
Copy link
Copy Markdown
Contributor

@saghul saghul commented Mar 7, 2026

A simplified way to create a settled Promise from C, without having to
go through creating a new Promise and calling the resolve / reject
function manually.

A simplified way to create a settled Promise from C, without having to
go through creating a new Promise and calling the resolve / reject
function manually.
@saghul saghul merged commit 918eb3c into master Mar 7, 2026
122 checks passed
@saghul saghul deleted the setted-promise branch March 7, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants