/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Platforms/WASI/config.toml
6 строк
225 B
Brett Cannon
GH-149252: Update WASI SDK version from 32 to 33 (#149253)
02 май 2026, 02:51
Не верифицирован
02 май 2026, 02:51
be9c7cb
Код
Авторство
О чём код?
# Any data that can vary between Python versions is to be kept in this file. # This allows for blanket copying of the WASI build code between supported # Python versions. [targets] wasi-sdk = 33 host-triple = "wasm32-wasip1"