Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oboard committed Sep 24, 2024
1 parent dbbbef0 commit 1536c30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# oboard/mocketgo

A [Mocket](https://github.com/oboard/mocket) WASM runtime written in Go powered by wasmtime.

一个用 Go 编写的基于 wasmtime 的 Mocket WASM 运行时。


Expand All @@ -11,11 +12,13 @@ A [Mocket](https://github.com/oboard/mocket) WASM runtime written in Go powered
go build
```
Also you can find pre-built binaries in the releases page.

你也可以在 Releses 页面找到预编译好的二进制可执行文件。

### Run

Prepare a Mocket WASM file and run the following command:

准备一个 Mocket WASM 文件,然后运行以下命令:

```bash
Expand Down

0 comments on commit 1536c30

Please sign in to comment.