Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagCompilerAddr = "compiler" DefaultCompilerAddr = "127.0.0.1:50053" )
Variables ¶
This section is empty.
Functions ¶
func Compile ¶
func Compile(addr string, sourceFile *vm_grpc.MvIrSourceFile) ([]byte, error)
Compile script via grpc compiler.
func CreateConnection ¶
func CreateConnection(addr string) (*grpc.ClientConn, error)
Create connection to vm.
Types ¶
Click to show internal directories.
Click to hide internal directories.