Skip to content

Commit 5150987

Browse files
Update README.md (#711)
1 parent bc88604 commit 5150987

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ KWasm: Semantics of WebAssembly in K
66

77
---
88

9-
This repository presents a prototype formal semantics of [WebAssembly].
10-
It is currently under construction.
9+
This repository presents the formal semantics of [WebAssembly].
10+
KWasm is a mature and production-ready semantics for WebAssembly, actively developed and maintained since 2019.
11+
1112
For examples of current capabilities, see the unit tests under the `tests/simple` directory.
1213

1314
Repository Structure

0 commit comments

Comments
 (0)