summaryrefslogtreecommitdiff
path: root/mods/cython/compile.sh
blob: 47b15d0e09157bee384731f7e6e35a6cc9796cef (plain)
1
2
3
python setup.py build_ext --inplace
rm ../../build/test.wasm
cp test.cp311-wasm32_wasip1_threads.wasm ../../build/test.wasm