用于测试Wasm的HTTP服务器-Golang开发

时间:2024-06-15 10:41:24
【文件属性】:

文件名称:用于测试Wasm的HTTP服务器-Golang开发

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-15 10:41:24

Golang Server Applications

WasmServe用于Wasm测试的HTTP服务器,例如gopherjs服务安装go get -u github.com/hajimehoshi/wasmserve用法wasmserve的用法-allow-origin字符串允许指定的来源(或* WasmServe用于Wasm测试的HTTP服务器,例如gopherjs服务安装go get -u github.com/hajimehoshi/wasmserve用法wasmserve的用法-allow-origin字符串允许指定的起源(或*对于所有起源)向该服务器发出请求-http字符串供服务的HTTP绑定地址(默认为“:8080”)- tags字符串构建标签示例运行远程软件包#注意,运行以下示例应用程序需要`-tags = example`。


【文件预览】:
wasmserve-master
----example()
--------main.go(883B)
----LICENSE(11KB)
----main.go(6KB)
----.gitignore(3B)
----README.md(2KB)
----go.mod(49B)

网友评论