Redfire75369’s avatarRedfire75369’s Twitter Archive—№ 1,424

  1. New pain point for @spiderfirejs. Converting Rust Futures into JS Promises. I've got a vague idea of how to do it thanks to wasm-bindgen, but the specifics are slightly awkward, since the promise API is... less than ideal, to say the least.