Skip to content

Reorganize WASI-related files in Tools/wasm #133600

Open
@brettcannon

Description

@brettcannon

The files in Tools/wasm are a little messy as nearly all Emscripten-related files are in emscripten/ while the WASI-related files are not. So I want to:

  • Add a wasi/ directory and move code related to wasi.py there
  • Make wasi.py a deprecated shim for calling wasi/
  • Update CODEOWNERS such that @freakboy3742 isn't bothered about WASI-only stuff and I'm not bothered about Emscripten-only stuff

Metadata

Metadata

Assignees

Labels

3.14bugs and security fixes3.15new features, bugs and security fixesOS-wasitype-refactorCode refactoring (with no changes in behavior)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions