-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
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.py
there - Make
wasi.py
a deprecated shim for callingwasi/
- Update
CODEOWNERS
such that @freakboy3742 isn't bothered about WASI-only stuff and I'm not bothered about Emscripten-only stuff
Linked PRs
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)