0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 09:39:56 +01:00
cpython/.github
Brandt Bucher f6d9e5926b
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Add an option (--enable-experimental-jit for configure-based builds
or --experimental-jit for PCbuild-based ones) to build an
*experimental* just-in-time compiler, based on copy-and-patch (https://fredrikbk.com/publications/copy-and-patch.pdf).

See Tools/jit/README.md for more information on how to install the required build-time tooling.
2024-01-28 18:48:48 -08:00
..
ISSUE_TEMPLATE
problem-matchers
workflows GH-113464: Add a JIT backend for tier 2 (GH-113465) 2024-01-28 18:48:48 -08:00
CODEOWNERS Add More Entries to CODEOWNERS (#114617) 2024-01-26 11:33:02 -07:00
CONTRIBUTING.rst
dependabot.yml
PULL_REQUEST_TEMPLATE.md
SECURITY.md