Skip to content

wasmsdk image support bazel #126

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

clarechu
Copy link

I want to use bazel to build wasm

Example.

We use this repository https://github.com/istio-ecosystem/wasm-extensions

git clone https://github.com/istio-ecosystem/wasm-extensions

cd wasm-extensions

docker run -v $PWD:/work -w /work  wasmsdk:v2 bazel build //extensions/basic_auth:basic_auth.wasm

@clarechu
Copy link
Author

I didn't restrict anyone from using bazel or make to build wasm, I just installed a bazelisk

Copy link
Contributor

@bianpengyuan bianpengyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an empty file included by accident. Other than that lgtm.

@clarechu
Copy link
Author

lgtm? @bianpengyuan

@bianpengyuan
Copy link
Contributor

@clarechu
Copy link
Author

ok

@clarechu
Copy link
Author

clarechu added 6 commits July 24, 2021 07:59
Signed-off-by: Lei Chu <1062186165@qq.com>
Signed-off-by: Lei Chu <1062186165@qq.com>
Signed-off-by: Lei Chu <1062186165@qq.com>
Signed-off-by: Lei Chu <1062186165@qq.com>
Signed-off-by: Lei Chu <1062186165@qq.com>
Signed-off-by: Lei Chu <1062186165@qq.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants