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

add wasm-resolver which uses rust-crypto-wasm #34

Closed
wants to merge 1 commit into from
Closed

Conversation

aep
Copy link
Contributor

@aep aep commented Aug 25, 2018

Fixes #33

this enables building for wasm with

cargo build --no-default-features --features=wasm-resolver

adding stdweb to rand appears to have no effect for non-wasm.

@aep aep changed the title add wasm-resolver which uses rust-crypto-wasm DONTMERGE add wasm-resolver which uses rust-crypto-wasm Aug 25, 2018
Fixes mcginty#33
this enables building for wasm with

    cargo build --no-default-features --features=wasm-resolver
@aep aep changed the title DONTMERGE add wasm-resolver which uses rust-crypto-wasm add wasm-resolver which uses rust-crypto-wasm Aug 29, 2018
@mcginty
Copy link
Owner

mcginty commented Aug 30, 2018

I'm going to close this for now because rust-crypto-wasm doesn't seem like a good long-term offering per our discussion in #33.

@mcginty mcginty closed this Aug 30, 2018
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