Attributes
Includes Deno configuration
Repository
Current version released
10 months ago
Versions
wasigo-server
在 Deno 中运行 Go (WASI)
net/httpHandler 的轻量服务器
快速开始
# 构建 wasm
$ deno task build
# 运行示例服务器
$ deno task serve
# 打开 http://localhost:8000 查看在 Deno 中运行 Go (WASI)
net/httpHandler 的轻量服务器
# 构建 wasm
$ deno task build
# 运行示例服务器
$ deno task serve
# 打开 http://localhost:8000 查看