From 562a66cc27ff5159cf126e8854d339518a8f55f8 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 12 Dec 2018 13:05:32 -0800 Subject: [PATCH] Update status. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb24b041f..9b3de14970 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ utility or as a library embedded in a larger application. [![Gitter chat](https://badges.gitter.im/CraneStation/CraneStation.svg)](https://gitter.im/CraneStation/Lobby) ![Minimum rustc 1.30](https://img.shields.io/badge/rustc-1.30+-green.svg) -*This is a work in progress that is not currently functional, but under active development.* +*Wasmtime is complete enough to pass the WebAssemlbly spec testsuite.* Support for +system APIs is coming soon! One goal for this project is to implement [CloudABI](https://cloudabi.org/) using WebAssembly as the code format, provide [CloudABI system calls] as WebAssembly