core/vm/runtime: added simple execution runtime
The runtime environment can be used for simple basic execution of contract code without the requirement of setting up a full stack and operates fully in memory.
Showing
core/vm/runtime/doc.go
0 → 100644
core/vm/runtime/env.go
0 → 100644
core/vm/runtime/runtime.go
0 → 100644
Please register or sign in to comment