Wasm-bindgen: Update wasm-bindgen-futures to futures-preview-0.3.0-alpha.18

Created on 13 Aug 2019  路  4Comments  路  Source: rustwasm/wasm-bindgen

There was some changes in futures-preview, in particular

Changed ArcWake::into_waker to a free function waker

enhancement

All 4 comments

Cool, didn't notice it

@alexcrichton Do you think it would be possible to roll out a release to crates? This breaks unit tests and compilation for anything that pulls in alpha.18...

Sure thing, I've started that at https://github.com/rustwasm/wasm-bindgen/pull/1722

Was this page helpful?
0 / 5 - 0 ratings