This is a collection of scripts and tools that can be used to run kube-scheduler-wasm-extension easily.
https://tinygo.org/getting-started/install/
git submodule update --init --recursive
make build-kube-scheduler
make build-wasm
make setup-simulator
make run-simulator
./bin/kube-scheduler --config=simulator-config/config.yaml