File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -137,23 +137,6 @@ ecosystem such that `cargo` itself might support them.
137137
138138Until that time, there's ` cargo component ` !
139139
140- ## Status
141-
142- A quick note on the implementation status of the component model
143- proposal.
144-
145- At this time of this writing, no WebAssembly runtimes have fully
146- implemented the component model proposal.
147-
148- [ Wasmtime] ( https://github.com/bytecodealliance/wasmtime )
149- has implementation efforts underway to support it, but it's still a
150- _ work-in-progress_ .
151-
152- Until runtime support grows and additional tools are implemented
153- for linking components together, the usefulness of ` cargo component `
154- today is effectively limited to creating components that runtime
155- and tooling developers can use to test their implementations.
156-
157140## WASI Support
158141
159142Currently ` cargo component ` targets ` wasm32-wasi ` by default.
You can’t perform that action at this time.
0 commit comments