# Make sure you have libtaichi_c_api.so in $TAICHI_C_API_INSTALL_DIR/lib
python3 ./ci/run_tests.py -l $TAICHI_C_API_INSTALL_DIR
We're working on an end to end tutorial to show the best practice of using TiRT (Taichi RunTime) in real applications. Although the content is subject to change as taichi-aot-demo is under heavy development at the moment, we'll try our best to keep the tutorial unaffected.
You're welcome to ask questions via github issues or contribute a PR directly if you find anything missing!