Skip to content

Commit 8c06d65

Browse files
authored
Remove "status" section from Pulley's README.md (#14273)
We already have https://docs.wasmtime.dev/stability-tiers.html for documenting status/stability, and this section was additionally outdated.
1 parent c9f29a4 commit 8c06d65

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pulley/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ Alliance RFC that originally proposed Pulley][rfc].
3737

3838
[rfc]: https://github.com/bytecodealliance/rfcs/blob/main/accepted/pulley.md
3939

40-
## Status
41-
42-
Pulley is very much still a work in progress! Expect the details of the bytecode
43-
to change, instructions to appear and disappear, and APIs to be overhauled.
44-
4540
## Example
4641

4742
Here is the disassembly of `f(a, b) = a + b` in Pulley today:

0 commit comments

Comments
 (0)