Ai
1 Star 0 Fork 0

proxywasm/proxy-wasm-go-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
Crypt Keeper 提交于 2023-03-29 09:22 +08:00 . deps: updates wazero to 1.0.1 (#371)
module github.com/tetratelabs/proxy-wasm-go-sdk
go 1.19
require (
github.com/stretchr/testify v1.8.2
github.com/tetratelabs/wazero v1.0.1
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/proxywasm/proxy-wasm-go-sdk.git
git@gitee.com:proxywasm/proxy-wasm-go-sdk.git
proxywasm
proxy-wasm-go-sdk
proxy-wasm-go-sdk
main

搜索帮助