We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5005f commit 07a8652Copy full SHA for 07a8652
1 file changed
crates/wasm-compose/README.md
@@ -21,17 +21,6 @@ from other WebAssembly components.
21
22
It is made available as the `compose` subcommand of `wasm-tools`.
23
24
-## Implementation status
25
-
26
-A quick note on the implementation status of the component model
27
-proposal:
28
29
-At this time of this writing, no WebAssembly runtimes have fully
30
-implemented the component model proposal.
31
32
-__[Wasmtime](https://github.com/bytecodealliance/wasmtime)
33
-has implementation efforts underway to support it.__
34
35
## Usage
36
37
To compose a component, run the `compose` command:
0 commit comments