feat: Implement Promise.await() #7

Open
chanbakjsd wants to merge 1 commits from chanbakjsd/go-mod-wasm:promise_await into master
There is no content yet.
chanbakjsd added 1 commit 2021-03-22 16:45:51 +07:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b chanbakjsd-promise_await master
git pull promise_await

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff chanbakjsd-promise_await
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Team-Ortix/golang-wasm#7
There is no content yet.