Skip to content

oboard/mocketgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Mocket WASM runtime written in Go.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages