bytecodealliance / wasmtime-go

Go WebAssembly runtime powered by Wasmtime
https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go
Apache License 2.0
790 stars 79 forks source link

how to import `wasi_snapshot_preview1`.`sock_accept`? #232

Closed tim-chow closed 2 months ago

tim-chow commented 2 months ago

I didn't see any examples.

tim-chow commented 2 months ago

I have found these examples from example_test.go.