| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Assets.xcassets/AppIcon.appiconset | ||
| Base.lproj | ||
| AppDelegate.h | ||
| AppDelegate.m | ||
| Info.plist | ||
| TVMRuntime.h | ||
| TVMRuntime.mm | ||
| ViewController.h | ||
| ViewController.mm | ||
| main.m |
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 |
|---|---|---|
| .. | ||
| Assets.xcassets/AppIcon.appiconset | Loading commit data... | |
| Base.lproj | Loading commit data... | |
| AppDelegate.h | Loading commit data... | |
| AppDelegate.m | Loading commit data... | |
| Info.plist | Loading commit data... | |
| TVMRuntime.h | Loading commit data... | |
| TVMRuntime.mm | Loading commit data... | |
| ViewController.h | Loading commit data... | |
| ViewController.mm | Loading commit data... | |
| main.m | Loading commit data... |