Fix WASM settings
This commit is contained in:
parent
47b4df71bf
commit
c8b0285c91
6 changed files with 183 additions and 4 deletions
5
pkg/plugins/fixtures/withoutsocket/go.mod
Normal file
5
pkg/plugins/fixtures/withoutsocket/go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module withoutsocket
|
||||
|
||||
go 1.23.0
|
||||
|
||||
require github.com/http-wasm/http-wasm-guest-tinygo v0.4.0
|
Loading…
Add table
Add a link
Reference in a new issue