Skip to content

Add Rust toolchain and wasi-sdk to flake.nix#1064

Merged
saulecabrera merged 1 commit into
bytecodealliance:mainfrom
tomasol:flake
Nov 13, 2025
Merged

Add Rust toolchain and wasi-sdk to flake.nix#1064
saulecabrera merged 1 commit into
bytecodealliance:mainfrom
tomasol:flake

Conversation

@tomasol

@tomasol tomasol commented Nov 9, 2025

Copy link
Copy Markdown
Contributor

Description of the change

Fixes #1063

Checklist

  • I've updated the default plugin import namespace and incremented the major version of javy-plugin-api if the QuickJS bytecode has changed.
  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli, javy-plugin, and javy-plugin-processing do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

@saulecabrera saulecabrera left a comment

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.

Thanks for this. I think in my case everything was working as expected, regarding the WASI SDK, given that I have nix-ld configured. However, I do agree that this approach is cleaner.

@saulecabrera
saulecabrera merged commit 6b717f1 into bytecodealliance:main Nov 13, 2025
5 checks passed
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.

Cannot use nix devShell to build the CLI

2 participants