Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaGiorgadze committed Nov 4, 2023
1 parent 1157257 commit cdcc88f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cdcc88f

Please sign in to comment.