Skip to content

No releases or commits since Jan 2025. Is rustwasm shutting down? #4530

Closed Answered by g1eng
akira-kurogane asked this question in Q&A
Discussion options

You must be logged in to vote

IMO, the answer is no (or not yet).

In present, many WASM guys are shifting weight of contributions to WASM on workloads, such as embedded WASM or WASM on cloud. So wasm-bindgen, which has been focused on WASM/JS interaction, and was designed without latest WASI specifications in early days, is placed on a bit low priority target of the community. (But this is not a saying for the rustwasm community (ourselves), but for the WASM community itself). If you want to maintain a tool with the build target wasm32-unknown-unknown, the wasm-bindgen is a possible solution to do it.

You can use wit-bindgen and WASI Preview 2 target for a new project. They are preffered in production use cases becaus…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by akira-kurogane
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants