Skip to content

src: remove usages of GetBackingStore in WASI - #44077

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kvakil:wasi-backingstores
Aug 3, 2022
Merged

src: remove usages of GetBackingStore in WASI#44077
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kvakil:wasi-backingstores

Conversation

@kvakil

Copy link
Copy Markdown
Contributor

This removes all usages of GetBackingStore in WASI. See the linked issue
for an explanation.

Refs: #32226
Refs: #43921

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/wasi

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface. labels Aug 1, 2022
This removes all usages of GetBackingStore in WASI. See the linked issue
for an explanation.
Refs: nodejs#32226
Refs: nodejs#43921
@kvakil
kvakilforce-pushed the wasi-backingstores branch from 17983c8 to c721d44CompareAugust 1, 2022 03:43
@F3n67uF3n67u added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 1, 2022

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@F3n67uF3n67u removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 1, 2022
@kvakilkvakil added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 1, 2022
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 1, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@kvakilkvakil added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 1, 2022
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 1, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@kvakilkvakil added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 1, 2022
@kvakilkvakil self-assigned this Aug 1, 2022
@kvakilkvakil added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2022
@nodejs-github-bot
nodejs-github-bot merged commit 13d93b6 into nodejs:mainAug 3, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 13d93b6

danielleadams pushed a commit that referenced this pull request Aug 16, 2022
This removes all usages of GetBackingStore in WASI. See the linked issue
for an explanation.
Refs: #32226
Refs: #43921
PR-URL: #44077
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Feng Yu <F3n67u@outlook.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
ruyadorno pushed a commit that referenced this pull request Aug 23, 2022
This removes all usages of GetBackingStore in WASI. See the linked issue
for an explanation.
Refs: #32226
Refs: #43921
PR-URL: #44077
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Feng Yu <F3n67u@outlook.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@ruyadornoruyadorno mentioned this pull request Aug 23, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.wasiIssues and PRs related to the WebAssembly System Interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@kvakil@nodejs-github-bot@mcollina@addaleax@gengjiawen@devsnek@F3n67u@RaisinTen@targos