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

Upgrade to WASM #55

Merged
merged 28 commits into from
Apr 15, 2021
Merged

Upgrade to WASM #55

merged 28 commits into from
Apr 15, 2021

Conversation

fanatid
Copy link
Member

@fanatid fanatid commented Apr 15, 2021

This is the same as #53 but without node bindings.

Previous work will be available in rust-bindings-api branch: https://github.com/bitcoinjs/tiny-secp256k1/tree/rust-bindings-napi

@junderw
Copy link
Member

junderw commented Apr 15, 2021

Verified the diff from the previous PR I reviewed:

364b416...88eb5f3

Looks good to me.

utACK 88eb5f3 (But it doesn't look like the changes will break anything since it's just moving stuff around.

Copy link
Member

@junderw junderw left a comment

Choose a reason for hiding this comment

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

LGTM 88eb5f3

@junderw
Copy link
Member

junderw commented Apr 15, 2021

Looks like the tests didn't break!

@junderw
Copy link
Member

junderw commented Apr 15, 2021

Next steps:

  1. Update README to explain WASM requirements, how to use it properly, how to build it yourself, toolchain requirements etc.
  2. Once README is updated, add a commit changing package.json and package-lock.json version to 2.0.0 and tag it.

@junderw junderw merged commit 364d214 into bitcoinjs:master Apr 15, 2021
@fanatid fanatid deleted the to-wasm-update branch April 15, 2021 11:17
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