Skip to content

Commit b43d96f

Browse files
committed
Add a note for wasm-bindgen deps
1 parent d96a28f commit b43d96f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/inside-rust/sunsetting-the-rustwasm-github-org.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ The current plan at this time is to archive all other repositories in the
8787
* https://github.com/rustwasm/weedle
8888
* (see https://github.com/orgs/rustwasm/repositories for the full list)
8989

90+
> **Note**: wasm-bindgen depends on crates such as `walrus` and `weedle` at this
91+
> time and won't depend on archived repositories. Depending on how maintainers
92+
> would like to organize it these dependencies may be inlined into the
93+
> wasm-bindgen repository for wasm-bindgen's needs or they may be transferred to
94+
> the new wasm-bindgen organization. Regardless wasm-bindgen will not be using
95+
> unmaintained dependencies.
96+
9097
If you are an preexisting maintainer of one of these repositories please reach
9198
out to have the repository transferred to you. Otherwise it's not clear at this
9299
time whether these repositories are still actively in use or how much they're

0 commit comments

Comments
 (0)