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

feat: wasm32-wasi support #63

Merged
merged 8 commits into from
Oct 6, 2022
Merged

feat: wasm32-wasi support #63

merged 8 commits into from
Oct 6, 2022

Conversation

rjzak
Copy link
Member

@rjzak rjzak commented Sep 29, 2022

Uses RustCrypto, tests pass with both Wasmtime and Enarx!

Likely there will be requested changes to .cargo/config around the default target and preferred WebAssembly runtime.

Signed-off-by: Richard Zak richard@profian.com

@rjzak rjzak requested review from a team, bstrie and haraldh as code owners September 29, 2022 16:57
@rjzak rjzak force-pushed the wasi_rustcrypto branch 10 times, most recently from 1e31a6d to d22ad34 Compare October 4, 2022 13:42
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
.cargo/config Outdated Show resolved Hide resolved
@rjzak rjzak force-pushed the wasi_rustcrypto branch 6 times, most recently from 465bca2 to 4cc0b54 Compare October 4, 2022 18:07
@rjzak rjzak requested a review from rvolosatovs October 4, 2022 18:20
Copy link
Member

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

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

This looks much better than before and is definitely moving the right direction!

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
@rjzak rjzak force-pushed the wasi_rustcrypto branch 4 times, most recently from 8c40d7d to 07166bf Compare October 5, 2022 16:38
Copy link
Member

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

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

Nice progress!

deny.toml Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
rjzak and others added 8 commits October 6, 2022 19:01
Signed-off-by: Richard Zak <richard@profian.com>
Signed-off-by: Richard Zak <richard@profian.com>
Signed-off-by: Roman Volosatovs <roman@profian.com>
Signed-off-by: Roman Volosatovs <roman@profian.com>
Signed-off-by: Roman Volosatovs <roman@profian.com>
Signed-off-by: Roman Volosatovs <roman@profian.com>
Signed-off-by: Roman Volosatovs <roman@profian.com>
Signed-off-by: Roman Volosatovs <roman@profian.com>
@rvolosatovs rvolosatovs force-pushed the wasi_rustcrypto branch 3 times, most recently from e84e8d4 to 1f9cdea Compare October 6, 2022 17:33
@rvolosatovs rvolosatovs enabled auto-merge (rebase) October 6, 2022 17:54
@rvolosatovs rvolosatovs merged commit 947ee7f into enarx:main Oct 6, 2022
@rjzak rjzak deleted the wasi_rustcrypto branch October 6, 2022 18:41
@rjzak rjzak mentioned this pull request Oct 7, 2022
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