sapio-lang / sapio

A Bitcoin Programming Language
Mozilla Public License 2.0
244 stars 43 forks source link

hotfix/descriptor #229

Closed JeremyRubin closed 1 year ago

JeremyRubin commented 1 year ago

computing the address was panicking only in WASM, this PR rips out computing the address and punts it up the stack for out of wasm consumers.