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(wasm): Add wasm support, update cryptovec #349

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

irvingoujAtDevolution
Copy link

@irvingoujAtDevolution irvingoujAtDevolution commented Sep 19, 2024

Hello @Eugeny , this pull request marks the beginning of a series of updates aimed at adding WebAssembly (WASM) support to the Russh project.

My coworker has discussed with you in this issue , please let me know what you think!

Thanks.

Key Changes:

  1. cryptovec crate updated: Modifications were made to ensure compatibility with the wasm32-unknown-unknown target.

  2. Crate structure improvements: Refactored the project structure to better accommodate future changes, making the codebase
    more modular and maintainable as we extend WASM support.

@irvingoujAtDevolution irvingoujAtDevolution marked this pull request as draft September 20, 2024 17:58
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.

1 participant