ergoplatform / ergo-lib-wasm

ergo-lib bindings for JS/TS
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Enable `WeakRef` #31

Open ross-weir opened 1 year ago

ross-weir commented 1 year ago

https://github.com/ergoplatform/sigma-rust/pull/674

If all goes well ensure weak ref is enabled here too

ross-weir commented 1 year ago

sigma-rust PR adding support: https://github.com/ergoplatform/sigma-rust/pull/682