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

Add instructions for using SDK without Emscripten #167

Open
mpwarres opened this issue Aug 4, 2024 · 2 comments
Open

Add instructions for using SDK without Emscripten #167

mpwarres opened this issue Aug 4, 2024 · 2 comments

Comments

@mpwarres
Copy link
Contributor

mpwarres commented Aug 4, 2024

Context: https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/pull/158/files#r1702364332

It should be possible to build against the C++ SDK using clang --target=wasm32-wasi as opposed to Emscripten. SDK documentation should include steps to do that.

@PiotrSikora
Copy link
Member

My point was that we should drop Emscripten altogether, since it doesn't provide any value for non-browser environments.

@kyessenov
Copy link
Collaborator

Did anyone succeed in using this? This seems like much better UX for a small module.

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

3 participants