ontio / ontology

Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
GNU Lesser General Public License v3.0
829 stars 290 forks source link

go build error #1328

Closed hzccc closed 3 years ago

hzccc commented 3 years ago

../go_path/pkg/mod/github.com/ontio/ontology@v1.10.0/smartcontract/service/wasmvm/utils.go:113:11: undefined: WasmjitValidate ../go_path/pkg/mod/github.com/ontio/ontology@v1.10.0/smartcontract/service/wasmvm/wasm_service.go:153:17: undefined: invokeJit

os:ubuntu20.04 go versoin: 1.16.4