Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
This adds a "python.js" target to the Makefile. We enable the raw node.js filesystem mode as suggested by @thomasballinger as it will make running the test suite under node easier, c.f. emmatyping/python-wasm#36.
bpo-40280: Add build target for Emscripten/node.js
Merge branch 'main' of github.com:python/cpython into nodejs
Do not define unsupported IPPROTO_SCTP emscripten-core/emscripten#15933
Results of running the regression test suite on nodejs emmatyping/python-wasm#41
Change target name to python-rawfs.js
Remove special casing for test files
Merge branch 'nodejs' of github.com:ethanhs/cpython into nodejs
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Consider supporting emscripten/webassembly as a build target #84461