This repository contains build wheels using the Dynamic Linking support in the WASI SDK
# Init Submoduls
git submodule update --init --recursiveBiggest dependency of this project. To upgrade, we need to pick the correct Tag from the CPython Repository and apply the patch
# Checkout to Tag
cd cpython
git fetch --tags
git checkout tags/v3.11.8
# Setup the Patch Repository as a new Remote
git remote add patch-repo https://github.com/dicej/cpython.git
git fetch patch-repo
# Apply Patch from the URL
git cherry-pick 91d0d482b6dfff5fc8955218575634b0fd05ea77WSL 2 does not support IPv6, so we need to disable it.
PYTHON_CONFIGURE_OPTS="--disable-ipv6" make -j4