pyodide / pyodide/auditwheel-emscripten

Analyze what type of build flags are used during the build

Open
#13 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

auditwheel-emscripten should be able to analyze what build flags are used when building a WASM module.

  • main / side module
  • SIMD
  • exception handling
  • threading
  • stack unwind
  • etc...

Related: https://github.com/pyodide/pyodide/pull/3823

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with the checklist in this issue and the linked Pyodide PR #3823 to establish which WASM build flags must be recognized. Done means auditwheel-emscripten can report the requested categories—main/side module, SIMD, exception handling, threading, and stack unwind—with any additional scope agreed before implementation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.