Name |
Last commit
|
Last update |
---|---|---|
.. | ||
stackvm.cc | ||
stackvm.h | ||
stackvm_module.cc | ||
stackvm_module.h |
Historically we have two variations of modules(DSOModule and SystemLibModule) that both exposes module via symbols. This PR creates a common implementation for both, and introduce a Library base class that allows us to have different implementations of GetSymbol. It paves ways for future library related module enhancements.
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... |