diff --git a/README.md b/README.md index 95061d7..daecc33 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Common WebAssembly API -The Common WebAssembly API is a minimal specification of the standard API for non-Web WebAssembly usermode environments. +## The project + +Common WebAssembly API (CWA) is a minimal specification of a standard API to implement [non-Web WebAssembly](https://webassembly.org/docs/non-web/) in virtualized environments. + +## Objectives + +TODO: add how the project's objectives are inspired by WA official doc about "non-Web" WebAssembly ecosystem (with quotations) ## Structure