Skip to content

Add nightly build for wasmtime#2073

Draft
MaxGraey wants to merge 1 commit into
compiler-explorer:mainfrom
MaxGraey:wasmtime-dev
Draft

Add nightly build for wasmtime#2073
MaxGraey wants to merge 1 commit into
compiler-explorer:mainfrom
MaxGraey:wasmtime-dev

Conversation

@MaxGraey
Copy link
Copy Markdown
Contributor

The wasmtime nightly (dev) release already includes tarball artifacts, so it seems we can define everything declaratively. However, I’m not entirely sure how to launch wasm.yaml on a daily basis. I’m not convinced that install_libraries.sh is the best place for this.

@github-actions
Copy link
Copy Markdown

Build Required

The following additions require CE to build artifacts before deployment:

  • wasm.yaml: compilers/wasm/nightly/wasmtime dev (type: nightlytarballs)

Please ensure these have been built and uploaded to S3 before merging, or coordinate with the CE team.

@MaxGraey MaxGraey marked this pull request as draft April 17, 2026 00:03

if install_nightly; then
echo "Installing trunk versions"
ce_install 'wasmtime dev'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Agreed - we install all nightly things all the time, once daily. no need to special case it here, unless I'm really missing something

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

So I can remove this line and nightly dev from wasm.yaml trigger automatically?

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.

2 participants