This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
I've seen the material UI one but I would like to have a profile picture that lets you change it by clicking it. 🙂
I composed my own.
In a recent interview about WASM with Lin Clark and Till Schneidereit, they get into a discussion about sharing garbage collection semantics between a wasm hosted language and its embedding JS env. Till says: "there is a standardization effort underway to add GC support for some languages..." explaining how Go's built-in GC will not necessarily fit well. Then they get into talking about how ClojureScript will likely be a great fit for this new WASM GC integration, since it already speaks the same JS-GC semantics. - https://app.pippa.io/public/streams/5c41923801f1e74d22ffbc9e/episodes/5cbeb1c2fe324a2e6bebb817.mp3