diff --git a/README.md b/README.md index e5767f6..3981508 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ -# Component Language for Wasm (CLAW) +
+

claw-cli

+ +

+ The compiler for the Claw programming language +

+ +

+ build status + Crates.io version + Download + docs.rs docs +

+
Claw is a programming language that compiles to Wasm Components. Values in Claw have the exact same types as Component model values and the imports/exports of a Claw source file represent a Component "World".