AO-Duktape USAGE Pull Submodules We need to pull the latest aos. git submodule update --init --recursive Build Just run ./build.sh ( This will build the nessasary libraries inject them and compile the wasm) ./build.sh Testing cd tests yarn # or npm i yarn test # or npm run test