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

x/build: add LUCI wasip1-wasm32_wazero builder #66712

Open
johanbrandhorst opened this issue Apr 7, 2024 · 0 comments
Open

x/build: add LUCI wasip1-wasm32_wazero builder #66712

johanbrandhorst opened this issue Apr 7, 2024 · 0 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) new-builder

Comments

@johanbrandhorst
Copy link
Member

As part of the work on the wasm32 architecture, we'd like to add a new builder for running the wasip1 tests. This builder will need to have wazero installed and set the following environment variables:

GOOS=wasip1
GOARCH=wasm
GOWASIRUNTIME=wazero
PATH=$PATH:/workdir/go/misc/wasm
GO_DISABLE_OUTBOUND_NETWORK=1

CC @dmitshur @golang/wasm

@johanbrandhorst johanbrandhorst self-assigned this Apr 7, 2024
@dmitshur dmitshur changed the title x/build: add LUCI wasip1-wasm32-wazero builder x/build: add LUCI wasip1-wasm32_wazero builder Apr 7, 2024
@dmitshur dmitshur added the Builders x/build issues (builders, bots, dashboards) label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) new-builder
Projects
None yet
Development

No branches or pull requests

2 participants