This project is to build custom ONNX Runtime libraries which are not provided in the official releases.
Currently supports static library builds only with the default options.
Build for native:
./build-static_lib.sh
Build for Wasm:
./build-wasm-static_lib.sh