Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding wasi-runtime-config to proxy world #116

Open
lukewagner opened this issue Jun 1, 2024 · 2 comments
Open

Consider adding wasi-runtime-config to proxy world #116

lukewagner opened this issue Jun 1, 2024 · 2 comments

Comments

@lukewagner
Copy link
Member

Reading configuration seems like a pretty common use case in the context of HTTP proxies. Now that wasi-runtime-config has made a bunch of progress, we should consider adding import wasi:config/runtime to the proxy world in the next WASI version that includes wasi-runtime-config.

@Mossaka
Copy link
Collaborator

Mossaka commented Jul 2, 2024

Does the dependency on wasi:config/runtime in the proxy world require the WASI Runtime Config proposal to be at least Phase 3 for WASI-HTTP to standardize its interfaces?

@lukewagner
Copy link
Member Author

I suppose so, yeah. IIUC, we could always add it now with @unstable and then switch it over to @since when, presumably in the same WASI 0.2.* release, wasi:config gets voted to Phase 3 and into 0.2.*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants