Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.eslintrc.js | ||
README.md | ||
example_rpc.html | ||
example_rpc_node.js | ||
tvm_runtime.js | ||
web_runtime.cc |
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 |
---|---|---|
.. | ||
.eslintrc.js | Loading commit data... | |
README.md | Loading commit data... | |
example_rpc.html | Loading commit data... | |
example_rpc_node.js | Loading commit data... | |
tvm_runtime.js | Loading commit data... | |
web_runtime.cc | Loading commit data... |