diff --git a/README.md b/README.md index 227c8d0..cc1a810 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,6 @@ wasify simplifies communication with the WebAssembly System Interface (WASI), eliminating the need for developers to delve into intricate details or communicate using numbers, which is the standard method of interaction with modules. This library significantly eases the process of running and working with wasm modules, which has traditionally been a less straightforward task. ---- - -> [!WARNING] -> -> - **The project is still being worked on, and there might be significant changes coming;** -> - Requires Go v1.21 - ---- - ## Installation ```bash