Thoughts on the WASM component model? #9337
isaac10334
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've seen that there has been some discussion around potentially supporting more languages in the future. Could the WASM component model potentially be used to help streamline this? It handles dependencies and interfaces between components in a standardized way via WIT and it already has support for building and running components in Rust, JS, C#, Python, Go, and more. Of course it's still very new and the package registry especially has a long way to go.
Component Model Docs
Beta Was this translation helpful? Give feedback.
All reactions