Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 537 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 537 Bytes

oboard/mocketgo

A Mocket WASM runtime written in Go powered by wasmtime.

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

Getting Started

Build

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 文件,然后运行以下命令:

./mocketgo main.wasm