Skip to content

Commit 07a8652

Browse files
authored
Remove outdated warning about no/wip component support in runtimes from wasm-compose README (#1447)
1 parent 3d5005f commit 07a8652

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

crates/wasm-compose/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,6 @@ from other WebAssembly components.
2121

2222
It is made available as the `compose` subcommand of `wasm-tools`.
2323

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-
3524
## Usage
3625

3726
To compose a component, run the `compose` command:

0 commit comments

Comments
 (0)