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

WASM Compatibility #16

Closed
Gozala opened this issue Feb 22, 2020 · 4 comments · Fixed by #63
Closed

WASM Compatibility #16

Gozala opened this issue Feb 22, 2020 · 4 comments · Fixed by #63

Comments

@Gozala
Copy link
Contributor

Gozala commented Feb 22, 2020

I think it would be huge missed opportunity if rust-ipld does not have 1st class support for WASM compile target. I do not know what compromises it requires, but I wanted to raise this subject so we can discuss this.

@dvc94ch
Copy link
Collaborator

dvc94ch commented Feb 23, 2020

async-std needs to be ported to wasm first async-rs/async-std#220

@dvc94ch
Copy link
Collaborator

dvc94ch commented May 17, 2020

@Gozala want to give this a shot? looks like most of the work on the async-std side is done.

@Gozala
Copy link
Contributor Author

Gozala commented May 17, 2020

I would love to, but don’t know if I’ll be able to make time for this in coming weeks. I’ll post here if I’ll get around to this.

@dvc94ch
Copy link
Collaborator

dvc94ch commented Aug 26, 2020

Compiles on wasm using https://github.com/async-rs/async-std/tree/fix-wasm will likely work with async-std 1.6.4

@dvc94ch dvc94ch mentioned this issue Sep 26, 2020
Merged
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 a pull request may close this issue.

2 participants