class Module
package neko.vm
A Neko Module represent a execution unit for the Neko Virtual Machine.
Each compiled .n
bytecode file is a module once loaded by the NekoVM.
A Neko Module represent a execution unit for the Neko Virtual Machine.
Each compiled .n
bytecode file is a module once loaded by the NekoVM.