Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit cdcc88f

Browse files
committed
update readme
1 parent 1157257 commit cdcc88f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@
44

55
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.
66

7-
---
8-
9-
> [!WARNING]
10-
>
11-
> - **The project is still being worked on, and there might be significant changes coming;**
12-
> - Requires Go v1.21
13-
14-
---
15-
167
## Installation
178

189
```bash

0 commit comments

Comments
 (0)