mesonbuild / mesonbuild/wrapdb

Request: cpython

Open
#1,272 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Meson
Stars
118
Forks
298
Avg merge
2d 2h
Merged PRs (30d)
24

Description

Like https://github.com/python-cmake-buildsystem/python-cmake-buildsystem (same motivation)

Upstream cpython is not very interested in alternative build systems and the current way to build python for wasm or to statically link it are not quite easy to use (e.g. https://wiki.python.org/moin/BuildStatically or https://pythondev.readthedocs.io/wasm.html).

A basic python build, without pip and even without parts of the std which could just target wasm-unknown would be a good starting point, similar options to the cmake version are probably sensible for future enhancements.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked python-cmake-buildsystem project and the CPython static-build and WebAssembly references in the issue. Determine the scope and options for a basic CPython build targeting wasm-unknown without pip and with a reduced standard library; the issue does not name repository files, tests, or a more specific acceptance criterion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, wasm
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.