We need to pull the latest aos.
git submodule update --init --recursive
Just run ./build.sh ( This will build the nessasary libraries inject them and compile the wasm)
./build.sh
cd test-llm
yarn # or npm i
yarn test # or npm run test
Need to update the ao-loader with newest version