Name |
Last commit
|
Last update |
---|---|---|
.. | ||
stackvm.cc | ||
stackvm.h | ||
stackvm_module.cc | ||
stackvm_module.h |
Previously runtime::Module was supported using shared_ptr. This PR refactors the codebase to use the Object protocol. It will open doors to allow easier interpolation between Object containers and module in the future.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
stackvm.cc | Loading commit data... | |
stackvm.h | Loading commit data... | |
stackvm_module.cc | Loading commit data... | |
stackvm_module.h | Loading commit data... |