mattrglobal / bbs-signatures

An implementation of BBS+ signatures for node and browser environments
Apache License 2.0
112 stars 30 forks source link

feat: update approach to generating wasm #84

Closed tplooker closed 3 years ago

tplooker commented 3 years ago

Description

This PR makes several changes to how the WASM module in this library is generated.

Motivation and Context

See above

Does this PR introduce a breaking change?

Which merge strategy will you use?