Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ValidatorCode = _getValidatorCode()
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct { }
func (*Resolver) ResolveFunc ¶
func (r *Resolver) ResolveFunc(module, field string) exec.FunctionImport
func (*Resolver) ResolveGlobal ¶
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
func GetValidator ¶
func GetValidator() *Validator
func NewValidator ¶
func (*Validator) ValidateWasm ¶
Click to show internal directories.
Click to hide internal directories.