Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Document/enforce minimum Rust toolchain version #11

Open
connorkuehl opened this issue Sep 15, 2020 · 0 comments
Open

Document/enforce minimum Rust toolchain version #11

connorkuehl opened this issue Sep 15, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@connorkuehl
Copy link
Contributor

enarx-wasmldr will be most often used in conjunction with enarx-keepldr. That is, enarx-wasmldr must be compiled as a static PIE binary for musl.

I believe the most recent Rust toolchain we depend on is version 1.46.0 (2020-08-27). That release enabled static PIE binaries for musl.

@MikeCamel MikeCamel added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants