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

wasmsdk image support bazel #126

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

sdk_container.sh Outdated Show resolved Hide resolved
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

sdk_container.sh Outdated Show resolved Hide resolved
Dockerfile-sdk Outdated Show resolved Hide resolved
sdk_container.sh Outdated Show resolved Hide resolved
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>
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

Successfully merging this pull request may close these issues.

None yet

3 participants