//
pkg.gl
Category
github.com/tetratelabs/wazero
experimental
sock
package
1.9.0
Repository:
https://github.com/tetratelabs/wazero.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
5
Files
25 SLOC
#
Functions
NewConfig
NewConfig returns a Config for module instantiation.
WithConfig
WithConfig registers the given Config into the given context.Context.
#
Interfaces
Config
Config configures the host to open TCP sockets and allows guest access to them.