mirror of
https://github.com/fluencelabs/redis
synced 2025-04-26 19:12:14 +00:00
fix a typo
This commit is contained in:
parent
2cc0aabcf9
commit
dd26c69a7e
@ -32,7 +32,7 @@ wasm2wat redis.wasm -o redis.wat
|
|||||||
```
|
```
|
||||||
with
|
with
|
||||||
```wasm
|
```wasm
|
||||||
(func $__wasi_proc_exit (type 0) (param i32) )
|
(func $__wasi_proc_exit (type 0) (param i32) )
|
||||||
(func $__wasi_fd_close (type 5) (param i32)(result i32)
|
(func $__wasi_fd_close (type 5) (param i32)(result i32)
|
||||||
i32.const 0
|
i32.const 0
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user