-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesOS-wasitype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Description
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 towasi.pythere - Make
wasi.pya deprecated shim for callingwasi/ - Update
CODEOWNERSsuch that @freakboy3742 isn't bothered about WASI-only stuff and I'm not bothered about Emscripten-only stuff
Linked PRs
- [3.14] GH-133600: Backport file reorg of
Tools/wasm/wasi#135950 - gh-133600: Move config.site-wasm32-emscripten into the emscripten folder #136934
- [3.14] gh-133600: Move config.site-wasm32-emscripten into the emscripten folder (GH-136934) #136956
- gh-133600: Run
Tools/wasm/wasion CI instead of deprecatedTools/wasm/wasi.py#140907 - [3.14] gh-133600: Run
Tools/wasm/wasion CI instead of deprecatedTools/wasm/wasi.py(GH-140907) #140964
Metadata
Metadata
Assignees
Labels
3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesOS-wasitype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)