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 initial version of wasm-miniscript package #1

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

OttoAllmendinger
Copy link
Contributor

Issue: BTC-1317

@OttoAllmendinger OttoAllmendinger force-pushed the BTC-1317.init branch 8 times, most recently from e148c7a to e69cacd Compare July 12, 2024 10:48
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review July 12, 2024 10:59
@OttoAllmendinger OttoAllmendinger requested a review from a team July 12, 2024 18:17
},
"scripts": {
"test": "mocha --recursive test",
"build:wasm-nodejs": "wasm-pack build --out-dir js/wasm --no-pack --target nodejs --weak-refs",
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't there be something related to wasm in deps?

Copy link
Contributor

Choose a reason for hiding this comment

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

Apparently not: https://webassembly.org/

@rushilbg rushilbg merged commit 0c97521 into master Jul 16, 2024
2 checks passed
@rushilbg rushilbg deleted the BTC-1317.init branch July 16, 2024 08:01
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