bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552) by tiran · Pull Request #30552 · python/cpython · GitHub

github.com

Tin mới

tiran:bpo-40280-emscripten-targets

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

awaiting core review

bpo-40280: Add --with-emscripten-target to build for browser or node

Skip xxlimited on Emscripten

Create pybuilddir.txt for make python.js

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Build python.wasm on WASI

make / make all now works, too

Results of running the regression test suite on nodejs emmatyping/python-wasm#41

clock_nanosleep does not work in Emscripten

bpo-40280: Add build target for Emscripten/node.js #30495

Emscripten build with NODERAWFS=1 emmatyping/python-wasm#36

Modify heap size or allow heap growth emmatyping/python-wasm#29

Consider supporting emscripten/webassembly as a build target #84461