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

Use Dusk compiler for contracts #282

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Use Dusk compiler for contracts #282

merged 1 commit into from
Oct 16, 2023

Conversation

ureeves
Copy link
Member

@ureeves ureeves commented Oct 14, 2023

The compiler is downloaded and extracted to the target directory, and linked to the toolchains in the rustup directory, making it available to be used anyone in the system.

The compiler is available as under the +dusk option in rust tools, and is able to compile at least the wasm32-unknown-unknown target. It is released here.

See-also: #280

The compiler is downloaded and extracted to the target directory, and
linked to the toolchains in the rustup directory, making it available to
be used anyone in the system.

The compiler is available as under the `+dusk` option in rust tools, and
is able to compile at least the `wasm32-unknown-unknown` target.

See-also: #280
@ureeves ureeves marked this pull request as ready for review October 14, 2023 23:20
Copy link
Member

@HDauven HDauven left a comment

Choose a reason for hiding this comment

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

LGTM

@ureeves ureeves merged commit 45edf62 into main Oct 16, 2023
4 checks passed
@ureeves ureeves deleted the dusk-compiler branch October 16, 2023 08:21
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