-
Notifications
You must be signed in to change notification settings - Fork 292
Open
Description
Key friction points:
- CI/CD drift
- Releasing wasip2 and wasip3 monolithically but waiting for each individual repo to release takes time and frequently encounters drift in errors and transient network failures.
- Inter-dependencies between proposals like clocks with filesystem. Frequently we want to make and test those changes in one go.
The minimal "monorepo" change would Include all phase 3 proposals. It could potentially also include:
- All proposals including very early proposals (wasi-nn, wasi-keyvalue, etc)
- Include wasi-testsuite
I am looking for reasons not to do this, and solutions to concerns raised.
Metadata
Metadata
Assignees
Labels
No labels