Categorygithub.com/rolfrm/remotevm
modulepackage
0.1.0
Repository: https://github.com/rolfrm/remotevm.git
Documentation: pkg.go.dev

# README

Remote VM

Remote IPC system using a bytecode VM.

This could be an alternative to SQL, GraphQL, SSH, REST

Test

For test you'll need a tls certificate:

openssl req -x509 -newkey rsa:4096 -keyout server.key -out server.crt -days 365 -nodes

# Functions

No description provided by the author
No description provided by the author

# Constants

call [id] Calls an.
No description provided by the author
No description provided by the author
ld [generic] loads anything.
ld [i64 sleb] loads an int64.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author